forked from bitlair/ansible
Role-tags for other playbooks
This commit is contained in:
parent
ecf68bd0cf
commit
d8efc9cb12
4 changed files with 7 additions and 7 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
- hosts: fotos
|
||||
roles:
|
||||
- common
|
||||
- photos
|
||||
- { role: "common", tags: [ "common" ] }
|
||||
- { role: "photos", tags: [ "photos" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue