examples: rename playbooks for clarity.
parent
ea126bb7e8
commit
10c2de2845
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
@ -1,7 +1,6 @@
|
||||
---
|
||||
|
||||
|
||||
- hosts: all
|
||||
gather_facts: false
|
||||
roles:
|
||||
- local
|
||||
- connection_local
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
|
||||
|
||||
- hosts: all
|
||||
gather_facts: false
|
||||
roles:
|
||||
- myrole
|
||||
- run_hostname_100_times
|
Loading…
Reference in New Issue