typos fix

This commit is contained in:
ProgramSnail 2025-08-14 14:46:34 +03:00
parent a7ba593f22
commit e17cbdf3ed
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
hosts: localhost hosts: localhost
connection: local connection: local
vars: vars:
configue: configure:
- bash - bash
- cli - cli
- git - git

View file

@ -11,7 +11,7 @@
- name: Setup containers - name: Setup containers
hosts: containers hosts: containers
vars: vars:
configue: configure:
- bash - bash
- cli - cli
- git - git