summaryrefslogtreecommitdiffstats
path: root/playbooks/provisioning/openstack/post-provision-openstack.yml
Commit message (Collapse)AuthorAgeFilesLines
* Use cached facts, do not become for localhost (#484)Bogdan Dobrelya2017-06-211-0/+8
| | | | | | Prohibit sudoing for localhost played tasks, like DNS setup. Re-use cached facts to speed up deployment. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* Fix yamllint errorsTomas Sedovic2017-06-161-2/+0
|
* Fix privileges in the pre-install playbookTomas Sedovic2017-06-151-11/+11
|
* Move the openstack provisioning playbooksTomas Sedovic2017-06-141-0/+60
They'll live in playbooks/provisioning/openstack from now on.