Huh. Try this again
This commit is contained in:
parent
131c180dc8
commit
b5cdb8576e
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ roles: /srv/web/infra/ansible/roles
|
|||
handlers: /srv/web/infra/ansible/handlers
|
||||
tasks: /srv/web/infra/ansible/tasks
|
||||
vars: /srv/web/infra/ansible/vars
|
||||
vars_path: /srv/web/infra/ansible/vars
|
||||
is_fedora: "'{{ ansible_distribution }}' == 'Fedora'"
|
||||
is_rhel: "'{{ ansible_distribution }}' == 'RedHat'"
|
||||
dist_tag: unknown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue