airshipctl/roles
Ruslan Aliev 76d8716968 Replace become: true notation
Ansible documentation recommends to use yes/no as boolean value,
the last mention of possible using true/yes related to version 2.4 [1].
Starting from version 2.5 only become: yes specified in docs [2][3].
Since we have both variations, this patch aligns become statement to
use only yes value.

[1] https://docs.ansible.com/ansible/2.4/become.html
[2] https://docs.ansible.com/ansible/2.5/user_guide/become.html
[3] https://docs.ansible.com/ansible/latest/user_guide/become.html

Change-Id: I706e6e1b9d706d6bfcc38c1a3d0d7304575946ce
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-05-16 01:48:42 -05:00
..
airship-airshipctl-gather-configs/tasks Add copyright for missing files 2020-04-09 08:35:59 -05:00
airship-gather-apache-logs/tasks Replace become: true notation 2020-05-16 01:48:42 -05:00
airship-gather-libvirt-logs/tasks Replace become: true notation 2020-05-16 01:48:42 -05:00
airship-gather-pod-logs Add pod log collecting role 2020-05-12 18:08:03 +04:00
airship-gather-runtime-logs/tasks Replace become: true notation 2020-05-16 01:48:42 -05:00
airship-libvirt-gate Reusing apache-server instead of httpd 2020-05-01 03:17:02 +00:00
airshipctl-build-ephemeral-iso Replace become: true notation 2020-05-16 01:48:42 -05:00
airshipctl-build-images/tasks [#33] Add image build gate 2020-02-14 10:17:15 -06:00
airshipctl-cluster-initinfra Add initinfra gating tests 2020-04-23 14:41:45 +00:00
airshipctl-deploy-ephemeral-node/tasks Wait for control pods to be ready before moving to initinfra 2020-05-02 19:21:44 +00:00
airshipctl-publish-images/tasks Fix image push zuul job 2020-05-08 18:54:39 -05:00
airshipctl-pull-docs/tasks [#112] Add doc pull in deployment scripts 2020-04-30 15:11:44 -07:00
airshipctl-systemwide-executable Fixed document pull issue in gate script 21 2020-05-08 18:30:51 +00:00
airshipctl-test-configs Fix default Airshipctl config parameters 2020-05-12 16:02:05 -05:00
apache-file-exchanger Replace become: true notation 2020-05-16 01:48:42 -05:00
apache-server Replace become: true notation 2020-05-16 01:48:42 -05:00
apache-wsgi-sushy-emulator Replace become: true notation 2020-05-16 01:48:42 -05:00
docker-install Replace become: true notation 2020-05-16 01:48:42 -05:00
gather-system-logs/tasks Add copyright for missing files 2020-04-09 08:35:59 -05:00
install-kubectl Add env variables for necessary roles. 2020-04-16 20:42:31 +00:00
libvirt-domain Replace become: true notation 2020-05-16 01:48:42 -05:00
libvirt-install Replace become: true notation 2020-05-16 01:48:42 -05:00
libvirt-network Replace become: true notation 2020-05-16 01:48:42 -05:00
libvirt-pool Add copyright for missing files 2020-04-09 08:35:59 -05:00
libvirt-volume Fix libvirt-volume error conditional 2020-04-27 14:23:48 +00:00