Execute only on localhost
This commit is contained in:
parent
a7e3c25f2d
commit
4bc537131b
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- name: Apply role-one to all nodes
|
- name: Apply role-one to all nodes
|
||||||
hosts: all
|
hosts: localhost
|
||||||
remote_user: testuser
|
|
||||||
roles:
|
roles:
|
||||||
- role-one
|
- role-one
|
||||||
|
|
Loading…
Reference in New Issue
Block a user