This commit is contained in:
vincent 2019-04-11 18:54:12 +02:00
parent 5638ed308a
commit a863ec7887

View File

@ -25,7 +25,7 @@ Including an example of how to use your role (for instance, with variables passe
- hosts: servers - hosts: servers
roles: roles:
- { role: username.rolename, x: 42 } - { role: user.name.rolename, x: 42 }
License License
------- -------