Try this
This commit is contained in:
parent
67bc3b4920
commit
16b0f71f3a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ files: /srv/web/infra/ansible/files
|
|||
roles: /srv/web/infra/ansible/roles
|
||||
handlers: /srv/web/infra/ansible/handlers
|
||||
tasks: /srv/web/infra/ansible/tasks
|
||||
vars_path: /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