Skip to content
Snippets Groups Projects
Commit 61ee4d35 authored by nimrod's avatar nimrod
Browse files

- Correct name of roles.

parent e3eab7ae
No related branches found
No related tags found
No related merge requests found
--- ---
- hosts: ansible-role-python27-openbsd* - hosts: ansible-role-python27-openbsd*
gather_facts: False gather_facts: False
roles: [ansible-role-openbsd-bootstrap] roles: [openbsd_bootstrap]
- hosts: ansible-role-python27-xenial - hosts: ansible-role-python27-xenial
gather_facts: False gather_facts: False
roles: [ansible-role-debian-bootstrap] roles: [debian_bootstrap]
- hosts: all - hosts: all
roles: [ansible-role-python27] roles: [ansible-role-python27]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment