ansible-host: Publish ansible facts with nginx

This commit is contained in:
Timo Makinen 2020-08-29 13:43:21 +00:00
parent 88157dcc91
commit aac14db657
3 changed files with 27 additions and 0 deletions

View file

@ -1,3 +1,4 @@
---
dependencies:
- { role: epel-repo }
- { role: nginx/server }