mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 20:51:27 +00:00
spelling fix
This commit is contained in:
parent
55e851c012
commit
54aae004f0
@ -4,7 +4,7 @@
|
||||
hosts: "{{ host }}"
|
||||
become: true
|
||||
|
||||
handers:
|
||||
handlers:
|
||||
- import_tasks: handlers/main.yml
|
||||
|
||||
pre_tasks:
|
||||
|
@ -4,7 +4,7 @@
|
||||
hosts: "{{ host }}"
|
||||
become: true
|
||||
|
||||
handers:
|
||||
handlers:
|
||||
- import_tasks: handlers/main.yml
|
||||
|
||||
pre_tasks:
|
||||
|
@ -6,7 +6,7 @@
|
||||
vars_files:
|
||||
- vars/buildsys.yml
|
||||
|
||||
handers:
|
||||
handlers:
|
||||
- import_tasks: handlers/main.yml
|
||||
|
||||
pre_tasks:
|
||||
|
@ -4,7 +4,7 @@
|
||||
hosts: "idp"
|
||||
become: true
|
||||
|
||||
handers:
|
||||
handlers:
|
||||
- import_tasks: handlers/main.yml
|
||||
|
||||
pre_tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user