feat: execute role on any host
This commit is contained in:
parent
954caf8337
commit
e3ee50e7a4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# execute this role
|
# execute this role
|
||||||
- name: "upgrade alpine"
|
- name: "upgrade alpine"
|
||||||
hosts: "alpine"
|
hosts: "all"
|
||||||
become: true
|
become: true
|
||||||
serial: 1
|
serial: 1
|
||||||
tasks:
|
tasks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue