Added Role mgrote.ansible (#34)

This commit is contained in:
Quotengrote 2020-10-06 14:29:20 +02:00 committed by GitHub
parent 03a393afe2
commit 5a252a4700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,3 +3,4 @@
roles:
- { role: geerlingguy.pip, tags: "pip", become: true }
- { role: geerlingguy.ansible, tags: "ansible" }
- { role: mgrote.ansible, tags: "ansible-mg" }