Tutorial Teil 12 "Tagging"
This commit is contained in:
6
tag_demo.yml
Normal file
6
tag_demo.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: "{{ target }}"
|
||||
gather_facts: false
|
||||
remote_user: pi
|
||||
roles:
|
||||
- tag_demo
|
||||
|
||||
Reference in New Issue
Block a user