]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
chacra-pull-requests: Replace ansible sudo with become 1449/head
authorThomas Bechtold <tbechtold@suse.com>
Thu, 12 Dec 2019 15:25:07 +0000 (16:25 +0100)
committerThomas Bechtold <tbechtold@suse.com>
Thu, 12 Dec 2019 15:27:39 +0000 (16:27 +0100)
commit8222ad2201b1e97f16bacd41e49ba0ebb8566ecc
tree4e549e602ffbe1d504f06c5ac35671a2336f7a5e
parent96e18a95db7a2f90455a84f92750ade697b70125
chacra-pull-requests: Replace ansible sudo with become

"become" is the correct ansible keyword for priv escalation in newer
versions. So use that.
This will fix at least the ansible-playbook setup.yml call which
previously failed.

Signed-off-by: Thomas Bechtold <tbechtold@suse.com>
chacra-pull-requests/setup/playbooks/setup.yml
chacra-pull-requests/setup/playbooks/tasks/postgresql.yml