mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2025-12-08 08:28:44 +00:00
typos fix
This commit is contained in:
parent
a7ba593f22
commit
e17cbdf3ed
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
connection: local
|
connection: local
|
||||||
vars:
|
vars:
|
||||||
configue:
|
configure:
|
||||||
- bash
|
- bash
|
||||||
- cli
|
- cli
|
||||||
- git
|
- git
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
- name: Setup containers
|
- name: Setup containers
|
||||||
hosts: containers
|
hosts: containers
|
||||||
vars:
|
vars:
|
||||||
configue:
|
configure:
|
||||||
- bash
|
- bash
|
||||||
- cli
|
- cli
|
||||||
- git
|
- git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue