"PLAY [Install NOC ch_datasource]06:03
Read vars_file '../../vars/main.yml'
Read vars_file '../../vars/{{ ansible_distribution }}.yml'
Using module file /opt/tower/lib/python3.8/site-packages/ansible/modules/system/setup.py
Pipelining is enabled.
<
172.20.4.48> ESTABLISH SSH CONNECTION FOR USER: ansible
<
172.20.4.48> SSH: ansible.cfg set ssh_args: (-C)(-o)(ControlMaster=auto)(-o)(ControlPersist=60s)
<
172.20.4.48> SSH: ANSIBLE_HOST_KEY_CHECKING/host_key_checking disabled: (-o)(StrictHostKeyChecking=no)
<
172.20.4.48> SSH: ANSIBLE_REMOTE_PORT/remote_port/ansible_port set: (-o)(Port=22)
<
172.20.4.48> SSH: ANSIBLE_PRIVATE_KEY_FILE/private_key_file/ansible_ssh_private_key_file set: (-o)(IdentityFile="/opt/tower/var/tower/data/deploy_keys/id_rsa")
<
172.20.4.48> SSH: ansible_password/ansible_ssh_password not set: (-o)(KbdInteractiveAuthentication=no)(-o)(PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey)(-o)(PasswordAuthentication=no)
<
172.20.4.48> SSH: ANSIBLE_REMOTE_USER/remote_user/ansible_user/user/-u set: (-o)(User="ansible")
<
172.20.4.48> SSH: ANSIBLE_TIMEOUT/timeout set: (-o)(ConnectTimeout=10)
<
172.20.4.48> SSH: PlayContext set ssh_common_args: ()
<
172.20.4.48> SSH: PlayContext set ssh_extra_args: ()
<
172.20.4.48> SSH: found only ControlPersist; added ControlPath: (-o)(ControlPath=/root/.ansible/cp/ansible-ssh-%r-%h-%r)
<
172.20.4.48> SSH: EXEC ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=22 -o 'IdentityFile="/opt/tower/var/tower/data/deploy_keys/id_rsa"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="ansible"' -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%r-%h-%r
172.20.4.48 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ubwirqaxnowwvsfvurjyrjxxnehngtxz ; /usr/bin/python3'"'"'"'"'"'"'"'"' && sleep 0'"'"''
Escalation succeeded
<
172.20.4.48> (0, b'\n{"ansible_facts": {"ansible_lsb": {"id": "Ubuntu", "description": "Ubuntu 18.04.5 LTS", "release": "18.04", "codename": "bionic", "major_release": "18"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible"