Merge "Migrate playbooks to use 'become'"

This commit is contained in:
Jenkins
2015-10-22 20:06:20 +00:00
committed by Gerrit Code Review
23 changed files with 35 additions and 35 deletions

View File

@@ -71,7 +71,7 @@ NOTE: The example below assumes bifrost's default and that an instance_info
- hosts: baremetal
connection: local
sudo: no
become: no
roles:
- role: bifrost-configdrives
- role: bifrost-deploy-nodes-dynamic