Merge "Gather facts before running first role requiring them"

This commit is contained in:
Jenkins
2016-12-06 18:10:26 +00:00
committed by Gerrit Code Review

View File

@@ -15,6 +15,7 @@
- name: Bootstrap the All-In-One (AIO)
hosts: localhost
gather_facts: True
user: root
roles:
- role: "sshd"