VirtualBoxにインストールしたRHEL8.4に、GUI管理ツール「Ansible Tower」を導入した手順を記録しておく。
環境
Oracle VM VirtualBox 6.1
Red Hat Enterprise Linux 8.4
1.ansible-automation-platform-setup-bundle-1.2.4-1.tar.gz をダウンロードする。
① Red Hat Customer Portal (https://access.redhat.com/downloads)にアクセスし、Red Hat Accountでログインする。
※Red Hat Accountについては、サーバ構築メモのRHEL8インストール参照
②Red Hat Ansible Automation Platform をクリック
③Ansible Automation Platform 1.2.4 Setup Bundle を選択し[今すぐダウンロード]をクリックしてansible-automation-platform-setup-bundle-1.2.4-1.tar.gzをダウンロードする。
※私は、Windows PCでダウンロードした。
▼Red Hat Customer Portal
④Windows PCにダウンロードしたansible-automation-platform-setup-bundle-1.2.4-1.tar.gzをWinSCPソフトで、Oracle VM VirtualBoxのRHELにSCPファイル転送プロトコルでrootのホームディレクトリに転送した。
⑤Tera TermでOracle VM VirtualBoxのRHELにsshでログインする。
▼ファイル確認
# ls -l
合計 699492
-rw-------. 1 root root 1293 8月 18 11:59 anaconda-ks.cfg
-rw-r--r--. 1 root root 716271394 8月 18 13:01 ansible-automation-platform-setup-bundle-1.2.4-1.tar.gz
-rw-r--r--. 1 root root 1630 8月 18 12:37 initial-setup-ks.cfg
▼展開
# tar xvf ansible-automation-platform-setup-bundle-1.2.4-1.tar.gz
ansible-automation-platform-setup-bundle-1.2.4-1/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/defaults/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/defaults/main.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/files/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/files/galaxy-importer.cfg
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/files/requirements.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/meta/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/meta/main.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/tasks/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/tasks/configure_remotes.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/tasks/galaxy_importer.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/tasks/main.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/templates/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/templates/galaxy-importer.cfg.j2
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/vars/
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/vars/main.yml
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/roles/post_install_config/README.md
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/.gitignore
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/FILES.json
ansible-automation-platform-setup-bundle-1.2.4-1/collections/ansible_collections/ansible/galaxy_collection/LICENSE
--- 省略 ---
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/ansible-tower-venv-tower-3.8.3-1.el8at.x86_64.rpm
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/56663b8f4ef2816d85525d6fda81075c9b07565f6ec417130b5e94a920c8b762-other.sqlite.bz2
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/e917337f65391a70bec37687507572a312afeba40037c13e52aed52af6700cb9-other.xml.gz
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/68bff5f83315dee02474c4e86fc7e84f9db0d9e8e60c6e9345cb9e7a288bf190-filelists.sqlite.bz2
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/fef8900a799aed7ade23dff0378634d51124b8fa7eebd83375628eb25a91ad41-filelists.xml.gz
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/b5052fcc75627f85f755d6b055acf2a951bdc4b3790cb05deacf03ceb58cc942-primary.sqlite.bz2
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/d996e71ff8779cff670715a4e5de798858e286bcfa1b730ec166513413387f94-primary.xml.gz
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/repos/ansible-tower/repodata/repomd.xml
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/base_packages.txt
ansible-automation-platform-setup-bundle-1.2.4-1/bundle/el8/bundled_packages.txt
▼ディレクトリ移動
# cd ansible-automation-platform-setup-bundle-1.2.4-1/
▼inventoryファイルに管理者パスワード、データベースのパスワードを設定する。
# vi inventory
[tower]
localhost ansible_connection=local
[automationhub]
[database]
[all:vars]
admin_password='ここに管理者用パスワードを入力'
pg_host=''
pg_port=''
pg_database='awx'
pg_username='awx'
pg_password='ここにDBパスワードを入力'
pg_sslmode='prefer' # set to 'verify-full' for client-side enforced SSL
▼インストール実行(ansible-automation-platform-setup-bundle-1.2.4-1 ディレクトリで実行する)
# ./setup.sh -e required_ram=1
Using /etc/ansible/ansible.cfg as config file
[WARNING]: Could not match supplied host pattern, ignoring: instance_group_*
[WARNING]: Could not match supplied host pattern, ignoring: isolated_group_*
PLAY [tower:automationhub:database:instance_group_*:isolated_group_*] *******************************************************************
TASK [check_config_static : Ensure expected variables are defined] **********************************************************************
skipping: [localhost] => (item=tower_package_name) => {"ansible_loop_var": "item", "changed": false, "item": "tower_package_name", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=tower_package_version) => {"ansible_loop_var": "item", "changed": false, "item": "tower_package_version", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=tower_package_release) => {"ansible_loop_var": "item", "changed": false, "item": "tower_package_release", "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure cluster hosts are not localhost] *********************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Check that controller uses queue name and not group name] ***************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Check that group names do not conflict with instance names] *************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Detect unsupported HA inventory file] ***********************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure at least one tower host or one automationhub host is defined] ****************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Check that no instance groups are named tower] **************************************************************
skipping: [localhost] => (item=all) => {"ansible_loop_var": "item", "changed": false, "item": "all", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=ungrouped) => {"ansible_loop_var": "item", "changed": false, "item": "ungrouped", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=tower) => {"ansible_loop_var": "item", "changed": false, "item": "tower", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=automationhub) => {"ansible_loop_var": "item", "changed": false, "item": "automationhub", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=database) => {"ansible_loop_var": "item", "changed": false, "item": "database", "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure only one database host exists] ***********************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure only one automationhub host exists] ******************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure Automation Hub and Tower are installed on different nodes] *******************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure when postgres host is defined that the port is defined] **********************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure that when a database host is specified, that pg_host or automationhub_pg_host is defined] ************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure that when a database host is specified, that pg_port or automationhub_pg_port is defined] ************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure that pg_hashed_password is not set] ******************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Ensure that if we have web cert, we also have key] **********************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : Preflight check - verify certificates for Postgres SSL install] *********************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : HA mode requires an external postgres database with pg_host defined] ****************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [check_config_static : HA mode requires an external postgres database with pg_port defined] ****************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [config_dynamic : Set database to internal or external] ****************************************************************************
ok: [localhost] => {"ansible_facts": {"config_dynamic_database": "internal"}, "changed": false}
TASK [config_dynamic : Automation Hub | Set database to internal or external] ***********************************************************
ok: [localhost] => {"ansible_facts": {"automationhub_config_dynamic_database": "external"}, "changed": false}
TASK [config_dynamic : Tower database decision] *****************************************************************************************
ok: [localhost] => {
"config_dynamic_database": "internal"
}
TASK [config_dynamic : Automation Hub database decision] ********************************************************************************
ok: [localhost] => {
"automationhub_config_dynamic_database": "external"
}
TASK [config_dynamic : Set postgres host and port to local if not set] ******************************************************************
ok: [localhost] => {"ansible_facts": {"pg_host": "127.0.0.1", "pg_port": 5432}, "changed": false}
TASK [config_dynamic : Ensure connectivity to hosts and gather facts] *******************************************************************
ok: [localhost]
TASK [config_dynamic : Ensure user is root] *********************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY [Group nodes by OS distribution] ***************************************************************************************************
TASK [Gathering Facts] ******************************************************************************************************************
ok: [localhost]
TASK [group hosts by distribution] ******************************************************************************************************
ok: [localhost] => {"add_group": "RedHat_8", "changed": false, "parent_groups": ["all"]}
[WARNING]: Could not match supplied host pattern, ignoring: RedHat_7
[WARNING]: Could not match supplied host pattern, ignoring: CentOS_7
[WARNING]: Could not match supplied host pattern, ignoring: CentOS_8
PLAY [Group supported distributions] ****************************************************************************************************
TASK [Retrieve the point in time version (CentOS)] **************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Set the proper ansible_distribution_version fact (CentOS)] ************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [group hosts for supported distributions] ******************************************************************************************
ok: [localhost] => {"add_group": "supported", "changed": false, "parent_groups": ["all"]}
PLAY [Group deprecated distributions] ***************************************************************************************************
skipping: no hosts matched
PLAY [Ensure all node OS distributions are supported] ***********************************************************************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: deprecated
PLAY [Check for deprecated platforms] ***************************************************************************************************
skipping: no hosts matched
PLAY [Define role discovered variables, usable throughout the playbook] *****************************************************************
TASK [postgres : include_vars] **********************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml) => {"ansible_facts": {"existing_pg_dir": "/var/lib/pgsql/data", "existing_pg_name": "@postgresql:9.6", "pg_bash": "", "pg_conf_bin": "/var/lib/pgsql/bin", "pg_conf_dir": "/var/lib/pgsql/data", "pg_conf_location": "{{ pg_conf_dir }}/postgresql.conf", "pg_hba_location": "{{ pg_conf_dir }}/pg_hba.conf", "pg_initdb_command": "/usr/bin/postgresql-setup initdb", "pg_systemd_name": "postgresql", "postgres_init_name": "postgresql"}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml"}
TASK [postgres : include_tasks] *********************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : include_tasks] *********************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY [Sanity check] *********************************************************************************************************************
TASK [include_role : preflight] *********************************************************************************************************
TASK [preflight : Preflight check - require new enough Ansible] *************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Fail if this machine lacks sufficient RAM.] *********************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Get Hard Max FD limit] ******************************************************************************
ok: [localhost] => {"changed": false, "cmd": "ulimit -H -n", "delta": "0:00:00.001700", "end": "2021-08-18 13:26:31.709382", "rc": 0, "start": "2021-08-18 13:26:31.707682", "stderr": "", "stderr_lines": [], "stdout": "262144", "stdout_lines": ["262144"]}
TASK [preflight : Preflight check - Verify minimum open fds] ****************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Get /var/log permissions] ***************************************************************************
ok: [localhost] => {"changed": false, "stat": {"atime": 1629260572.5630302, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1629260272.9790256, "dev": 64768, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25178123, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1629260272.9790256, "nlink": 17, "path": "/var/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "version": "3262876413", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
TASK [preflight : Preflight check - Does /var/log have appropriate permissions?] ********************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Read in tower version] ******************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "file not found: /var/lib/awx/.tower_version"}
...ignoring
TASK [preflight : Preflight check - Passwords must be defined for a fresh install] ******************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Automation Hub passwords must be defined for a fresh install (if AH is enabled)] ********************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Find mount options for /var, /var/tmp, and /tmp] **********************************************************************
ok: [localhost] => (item=/var) => {"ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "/var", "msg": ""}
ok: [localhost] => (item=/var/tmp) => {"ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "/var/tmp", "msg": ""}
ok: [localhost] => (item=/tmp) => {"ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "/tmp", "msg": ""}
TASK [preflight : Fail if the filesystem is mounted with noexec] ************************************************************************
skipping: [localhost] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/proc/mounts (content)', 'after_header': '/proc/mounts (content)'}, {'before_header': '/proc/mounts (file attributes)', 'after_header': '/proc/mounts (file attributes)'}], 'invocation': {'module_args': {'name': '/proc/mounts', 'regexp': ' /var .*noexec', 'state': 'absent', 'path': '/proc/mounts', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'follow': False, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None, 'src': None, 'force': None, 'content': None, 'remote_src': None, 'delimiter': None, 'directory_mode': None, 'unsafe_writes': None}}, 'failed': False, 'item': '/var', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "backup": "", "changed": false, "diff": [{"after": "", "after_header": "/proc/mounts (content)", "before": "", "before_header": "/proc/mounts (content)"}, {"after_header": "/proc/mounts (file attributes)", "before_header": "/proc/mounts (file attributes)"}], "failed": false, "found": 0, "invocation": {"module_args": {"attributes": null, "backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "name": "/proc/mounts", "owner": null, "path": "/proc/mounts", "regexp": " /var .*noexec", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null}}, "item": "/var", "msg": ""}, "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/proc/mounts (content)', 'after_header': '/proc/mounts (content)'}, {'before_header': '/proc/mounts (file attributes)', 'after_header': '/proc/mounts (file attributes)'}], 'invocation': {'module_args': {'name': '/proc/mounts', 'regexp': ' /var/tmp .*noexec', 'state': 'absent', 'path': '/proc/mounts', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'follow': False, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None, 'src': None, 'force': None, 'content': None, 'remote_src': None, 'delimiter': None, 'directory_mode': None, 'unsafe_writes': None}}, 'failed': False, 'item': '/var/tmp', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "backup": "", "changed": false, "diff": [{"after": "", "after_header": "/proc/mounts (content)", "before": "", "before_header": "/proc/mounts (content)"}, {"after_header": "/proc/mounts (file attributes)", "before_header": "/proc/mounts (file attributes)"}], "failed": false, "found": 0, "invocation": {"module_args": {"attributes": null, "backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "name": "/proc/mounts", "owner": null, "path": "/proc/mounts", "regexp": " /var/tmp .*noexec", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null}}, "item": "/var/tmp", "msg": ""}, "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/proc/mounts (content)', 'after_header': '/proc/mounts (content)'}, {'before_header': '/proc/mounts (file attributes)', 'after_header': '/proc/mounts (file attributes)'}], 'invocation': {'module_args': {'name': '/proc/mounts', 'regexp': ' /tmp .*noexec', 'state': 'absent', 'path': '/proc/mounts', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'follow': False, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None, 'src': None, 'force': None, 'content': None, 'remote_src': None, 'delimiter': None, 'directory_mode': None, 'unsafe_writes': None}}, 'failed': False, 'item': '/tmp', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "backup": "", "changed": false, "diff": [{"after": "", "after_header": "/proc/mounts (content)", "before": "", "before_header": "/proc/mounts (content)"}, {"after_header": "/proc/mounts (file attributes)", "before_header": "/proc/mounts (file attributes)"}], "failed": false, "found": 0, "invocation": {"module_args": {"attributes": null, "backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "directory_mode": null, "firstmatch": false, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "name": "/proc/mounts", "owner": null, "path": "/proc/mounts", "regexp": " /tmp .*noexec", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null}}, "item": "/tmp", "msg": ""}, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - User must be on Tower 3.6.x to upgrade] *************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - check Tower license type] ***************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - check Tower license type (detailed)] ****************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - check Tower license validity for upgrades] **********************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - check Tower subscription compliance for upgrades] ***************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [preflight : Preflight check - Ensure rabbitmq_host is not defined] ****************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY [Prep Tower node(s)] ***************************************************************************************************************
PLAY [Install custom CA certificate, if provided] ***************************************************************************************
TASK [ca_cert : Copy custom CA cert] ****************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY [Prep installation repos] **********************************************************************************************************
TASK [repos_el : include_vars] **********************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/repos_el/vars/../vars/RedHat-8.yml) => {"ansible_facts": {"redhat_automationhub_rhsm_repo": "automation-hub-4.2-for-rhel-8-x86_64-rpms", "redhat_rhsm_repos": [], "yum_repo_keys": ["RPM-GPG-KEY-redhat-release"]}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/repos_el/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/repos_el/vars/../vars/RedHat-8.yml"}
TASK [repos_el : Check that tower_package_version is set] *******************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Install yum repo keys] *************************************************************************************************
changed: [localhost] => (item=RPM-GPG-KEY-redhat-release) => {"ansible_loop_var": "item", "changed": true, "checksum": "379962dabeaa7fd9e3b57d3669198151279fe525", "dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", "gid": 0, "group": "root", "item": "RPM-GPG-KEY-redhat-release", "md5sum": "ff2253da739b11387a5d4fcee2fd433c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 1854, "src": "/root/.ansible/tmp/ansible-tmp-1629260792.7008471-34524-255573188121460/source", "state": "file", "uid": 0}
TASK [repos_el : Install yum repos that arrive via release packages] ********************************************************************
ok: [localhost] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
TASK [repos_el : Install subscription-manager-rhsm-certificates] ************************************************************************
ok: [localhost] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
TASK [repos_el : Determine if AWS rhui repository exists] *******************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [repos_el : Update rh-amazon-rhui-client (RHEL EC2 only)] **************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Determine RHUI version] ************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : set_fact] **************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : set_fact] **************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Enable AWS rhui repositories] ******************************************************************************************
TASK [repos_el : Determine if rhui repository exists] ***********************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [repos_el : Enable rhui repositories] **********************************************************************************************
TASK [repos_el : Determine if rhsm repository exists] ***********************************************************************************
ok: [localhost] => {"changed": false, "stat": {"atime": 1629257837.8920102, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 312, "charset": "us-ascii", "checksum": "927acfa3cb9e10e4a8a1e890bd4a51ba63f6a09d", "ctime": 1629257770.3690093, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17585360, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1629257770.3690093, "nlink": 1, "path": "/etc/yum.repos.d/redhat.repo", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 155924, "uid": 0, "version": "3750686790", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK [repos_el : Determine if rhsm system cert exists] **********************************************************************************
ok: [localhost] => {"changed": false, "stat": {"atime": 1629257589.3200064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c40029c377a9662b09c7b83d9aac605b5512ae99", "ctime": 1629257589.3190064, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2552302, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1629257589.3190064, "nlink": 1, "path": "/etc/pki/consumer/cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 2228, "uid": 0, "version": "2277250623", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK [repos_el : Enable rhsm repositories] **********************************************************************************************
TASK [repos_el : Enable Automation Hub rhsm repository] *********************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Explain Automation Hub rhsm repository failure] ************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Ensure rsync is installed] *********************************************************************************************
ok: [localhost] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
TASK [repos_el : Copy bundle packages to repo source directory] *************************************************************************
changed: [localhost] => {"changed": true, "cmd": "/usr/bin/rsync --delay-updates -F --compress --delete-after --archive --out-format=<<CHANGED>>%i %n%L /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/repos_el/files/../../../bundle/el8/repos/ /var/lib/tower-bundle", "msg": "cd+++++++++ ./\ncd+++++++++ ansible-tower-dependencies/\n>f+++++++++ ansible-tower-dependencies/ansible-2.9.23-1.el8ae.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/ansible-runner-1.4.7-1.el8ar.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/ansible-test-2.9.23-1.el8ae.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/helm-3.3.4-2.el8at.x86_64.rpm\n>f+++++++++ ansible-tower-dependencies/openshift-clients-4.6.0-202105290217.p0.git.5ab7b2b.el8.x86_64.rpm\n>f+++++++++ ansible-tower-dependencies/postgresql-upgrade96-9.6.15-2.el8at.x86_64.rpm\n>f+++++++++ ansible-tower-dependencies/python-meld3-1.0.2-10.el8at.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/python3-ansible-runner-1.4.7-1.el8ar.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/python3-daemon-2.1.2-9.el8ar.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/python3-lockfile-0.11.0-8.el8ar.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/python3-meld3-1.0.2-10.el8at.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/python3-pexpect-4.6-2.el8ar.noarch.rpm\n>f+++++++++ ansible-tower-dependencies/sshpass-1.06-3.el8ae.x86_64.rpm\n>f+++++++++ ansible-tower-dependencies/supervisor-4.0.0.dev0-2.el8at.noarch.rpm\ncd+++++++++ ansible-tower-dependencies/repodata/\n>f+++++++++ ansible-tower-dependencies/repodata/3e56fc7dd597da62150cd0b92d4eb2e922cd8681adf30e547af983c5b85d5dd1-primary.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/repodata/6aee24da2f56665da384dadf9bdff51e18c3f306661886928e847498d22fb6d8-filelists.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/repodata/b2cb680086d46196b75b20de058a0065d7112af67c254ec2fc1cd433dc3c4fcc-filelists.xml.gz\n>f+++++++++ ansible-tower-dependencies/repodata/c5707029a98326b572564c2b4457d344c8987bd8f6c5d49ef016300c09e883ea-other.xml.gz\n>f+++++++++ ansible-tower-dependencies/repodata/d4d32a667ca67c6cfd7ef7489e6e62949469a5917487245bb5577d3672aaf6db-primary.xml.gz\n>f+++++++++ ansible-tower-dependencies/repodata/fe3c338ca0eac1e165e42edc5ac2e651fbafa9852c4aa50d1fbf8e17f07e9dd9-other.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/repodata/repomd.xml\ncd+++++++++ ansible-tower-dependencies/source/\n>f+++++++++ ansible-tower-dependencies/source/ansible-2.9.23-1.el8ae.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/ansible-runner-1.4.7-1.el8ar.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/helm-3.3.4-2.el8at.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/openshift-clients-4.6.0-202105290217.p0.git.5ab7b2b.el8.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/postgresql-upgrade96-9.6.15-2.el8at.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/python-daemon-2.1.2-9.el8ar.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/python-lockfile-0.11.0-8.el8ar.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/python-meld3-1.0.2-10.el8at.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/python-pexpect-4.6-2.el8ar.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/sshpass-1.06-3.el8ae.src.rpm\n>f+++++++++ ansible-tower-dependencies/source/supervisor-4.0.0.dev0-2.el8at.src.rpm\ncd+++++++++ ansible-tower-dependencies/source/repodata/\n>f+++++++++ ansible-tower-dependencies/source/repodata/66ff4219acc3b6d51d926713d921600b1546f2b07071360593b6cb899e531919-filelists.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/source/repodata/bbc3469da6a6d5c45603bf16f41debef0c7bd97cae01760ab2e4e274d7bde221-filelists.xml.gz\n>f+++++++++ ansible-tower-dependencies/source/repodata/e33ba81d41c36a21e6ba729f66d2cd58b65a21d25fe95b60bfc78ff7c2b78dda-other.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/source/repodata/e90a99083930372eb1b2d27a7118940043c71018a09538c433a82a64ebfa7fd8-other.xml.gz\n>f+++++++++ ansible-tower-dependencies/source/repodata/eef8b4174770701f44c10d2d10894fcb89e5305d6659d74acb121fe8df65f2c4-primary.xml.gz\n>f+++++++++ ansible-tower-dependencies/source/repodata/fda12cd147276e1d351b73b5320271a9ff88e1e9af8c1674c0ef1ed4eaaf030b-primary.sqlite.bz2\n>f+++++++++ ansible-tower-dependencies/source/repodata/repomd.xml\ncd+++++++++ ansible-tower/\n>f+++++++++ ansible-tower/ansible-tower-3.8.3-1.el8at.x86_64.rpm\n>f+++++++++ ansible-tower/ansible-tower-isolated-3.8.3-1.el8at.x86_64.rpm\n>f+++++++++ ansible-tower/ansible-tower-server-3.8.3-1.el8at.x86_64.rpm\n>f+++++++++ ansible-tower/ansible-tower-ui-3.8.3-1.el8at.x86_64.rpm\n>f+++++++++ ansible-tower/ansible-tower-venv-ansible-3.8.3-1.el8at.x86_64.rpm\n>f+++++++++ ansible-tower/ansible-tower-venv-tower-3.8.3-1.el8at.x86_64.rpm\ncd+++++++++ ansible-tower/repodata/\n>f+++++++++ ansible-tower/repodata/56663b8f4ef2816d85525d6fda81075c9b07565f6ec417130b5e94a920c8b762-other.sqlite.bz2\n>f+++++++++ ansible-tower/repodata/68bff5f83315dee02474c4e86fc7e84f9db0d9e8e60c6e9345cb9e7a288bf190-filelists.sqlite.bz2\n>f+++++++++ ansible-tower/repodata/b5052fcc75627f85f755d6b055acf2a951bdc4b3790cb05deacf03ceb58cc942-primary.sqlite.bz2\n>f+++++++++ ansible-tower/repodata/d996e71ff8779cff670715a4e5de798858e286bcfa1b730ec166513413387f94-primary.xml.gz\n>f+++++++++ ansible-tower/repodata/e917337f65391a70bec37687507572a312afeba40037c13e52aed52af6700cb9-other.xml.gz\n>f+++++++++ ansible-tower/repodata/fef8900a799aed7ade23dff0378634d51124b8fa7eebd83375628eb25a91ad41-filelists.xml.gz\n>f+++++++++ ansible-tower/repodata/repomd.xml\ncd+++++++++ ansible-tower/source/\n>f+++++++++ ansible-tower/source/ansible-tower-3.8.3-1.el8at.src.rpm\ncd+++++++++ ansible-tower/source/repodata/\n>f+++++++++ ansible-tower/source/repodata/2e7ca31a4871b1461471f43f4614f87d74753fcc4aba51c3395673f439cbf45b-other.xml.gz\n>f+++++++++ ansible-tower/source/repodata/6cd91a0b96ba50af73fbc91104f20189296406cac18d754347351b94446b899d-primary.xml.gz\n>f+++++++++ ansible-tower/source/repodata/722df43692e8e91d16ff8a8ae745c8e52c87f11ec3564ff317ae15dd5ebf89a6-other.sqlite.bz2\n>f+++++++++ ansible-tower/source/repodata/8e94bf1b932667d4f229ce98c2e709cfbc8b4f812691302b0c6d21a9085a08c2-filelists.xml.gz\n>f+++++++++ ansible-tower/source/repodata/a64c6f456d4e1581fc7161f7977b72291daadd88d1054f54d392e514bd547046-filelists.sqlite.bz2\n>f+++++++++ ansible-tower/source/repodata/f522faadb56c28ed36e43180f993e621b45c45de8cce36096bc71128cb3e03dc-primary.sqlite.bz2\n>f+++++++++ ansible-tower/source/repodata/repomd.xml\ncd+++++++++ automation-hub/\n>f+++++++++ automation-hub/ansible-lint-4.2.0-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/automation-hub-4.2.5-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/pulpcore-selinux-1.2.3-2.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-aiodns-2.0.0-3.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-aiofiles-0.6.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-aiohttp-3.7.2-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-ansible-builder-0.2.2-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-async-timeout-3.0.1-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-attrs-19.3.0-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-backoff-1.10.0-3.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-bleach-3.3.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-bleach-allowlist-1.0.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-certifi-2020.6.20-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-cffi-1.14.3-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-click-7.1.2-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-defusedxml-0.6.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-diff-match-patch-20200713-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-2.2.20-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-currentuser-0.5.1-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-filter-2.3.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-guardian-2.3.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-import-export-2.3.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-lifecycle-0.8.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-django-prometheus-2.1.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-djangorestframework-3.11.2-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-djangorestframework-queryfields-1.0.0-3.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-drf-access-policy-0.7.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-drf-nested-routers-0.91-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-drf-spectacular-0.9.13-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-dynaconf-3.1.2-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-et-xmlfile-1.0.1-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-flake8-3.8.4-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-galaxy-importer-0.2.15-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-galaxy-ng-4.2.5-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-gnupg-0.4.6-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-gunicorn-20.0.4-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-idna-2.10-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-idna-ssl-1.1.0-3.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-importlib-metadata-1.7.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-inflection-0.5.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-jdcal-1.4.1-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-jinja2-2.11.2-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-jsonschema-3.2.0-4.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-markdown-3.3.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-markuppy-1.14-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-markupsafe-1.1.1-2.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-mccabe-0.6.1-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-multidict-5.0.0-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-odfpy-1.4.1-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-openpyxl-3.0.5-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-packaging-20.4-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-prometheus-client-0.8.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-psycopg2-2.8.6-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-pulp-ansible-0.5.8-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pulpcore-3.7.6-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pyOpenSSL-19.1.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pycares-3.1.1-2.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-pycodestyle-2.6.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pycparser-2.20-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pyflakes-2.2.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pygtrie-2.3.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pyparsing-2.4.7-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pyrsistent-0.17.3-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-pytz-2020.4-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-pyyaml-5.3.1-3.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-redis-3.5.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-requests-2.24.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-requirements-parser-0.2.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-rq-1.5.2-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-ruamel-yaml-0.16.10-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-ruamel-yaml-clib-0.2.0-2.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-semantic-version-2.8.5-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-six-1.15.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-sqlparse-0.4.1-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-tablib-2.0.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-typing-3.7.4.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-typing-extensions-3.7.4.3-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-uritemplate-3.0.1-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-urllib3-1.25.11-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-urlman-1.3.0-2.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-whitenoise-5.2.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-xlrd-1.2.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-xlwt-1.3.0-1.el8pc.noarch.rpm\n>f+++++++++ automation-hub/python3-yarl-1.6.2-1.el8pc.x86_64.rpm\n>f+++++++++ automation-hub/python3-zipp-3.4.0-2.el8pc.noarch.rpm\ncd+++++++++ automation-hub/repodata/\n>f+++++++++ automation-hub/repodata/097e4ceed75b2737ace6a3c19ca13fc1d12dc13f2e03faef4904768fa5035eb2-primary.xml.gz\n>f+++++++++ automation-hub/repodata/1cf231fe3129fa4b819404c640593f199cb04a37f42f8bae67b5f4edeba606f4-other.sqlite.bz2\n>f+++++++++ automation-hub/repodata/1cf8242eaa7c2b26fde865d1e771ab6f240b5f98d872afe98bcba17ff8104372-other.xml.gz\n>f+++++++++ automation-hub/repodata/65432bdc50384eb8c13f4ef9dcf4268d09a2da9ea5da91f03029c1521875df0e-filelists.xml.gz\n>f+++++++++ automation-hub/repodata/792bb6a136c7c916537b4a3c79571047ef8193d2277806076163d328c62ec8f1-primary.sqlite.bz2\n>f+++++++++ automation-hub/repodata/d5db02ee1ab75c55db8525d3b84e199806b87c88de9a674341d04aa963cdd966-filelists.sqlite.bz2\n>f+++++++++ automation-hub/repodata/repomd.xml\ncd+++++++++ automation-hub/source/\n>f+++++++++ automation-hub/source/ansible-lint-4.2.0-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/automation-hub-4.2.5-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/pulpcore-selinux-1.2.3-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-aiodns-2.0.0-3.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-aiofiles-0.6.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-aiohttp-3.7.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-ansible-builder-0.2.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-async-timeout-3.0.1-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-attrs-19.3.0-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-backoff-1.10.0-3.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-bleach-3.3.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-bleach-allowlist-1.0.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-certifi-2020.6.20-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-cffi-1.14.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-click-7.1.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-defusedxml-0.6.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-diff-match-patch-20200713-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-currentuser-0.5.1-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-filter-2.3.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-guardian-2.3.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-import-export-2.3.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-lifecycle-0.8.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-django-prometheus-2.1.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-djangorestframework-3.11.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-djangorestframework-queryfields-1.0.0-3.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-drf-access-policy-0.7.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-drf-nested-routers-0.91-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-drf-spectacular-0.9.13-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-dynaconf-3.1.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-et-xmlfile-1.0.1-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-flake8-3.8.4-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-galaxy-importer-0.2.15-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-galaxy-ng-4.2.5-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-gnupg-0.4.6-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-gunicorn-20.0.4-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-idna-2.10-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-idna-ssl-1.1.0-3.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-importlib-metadata-1.7.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-inflection-0.5.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-jdcal-1.4.1-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-jinja2-2.11.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-jsonschema-3.2.0-4.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-markdown-3.3.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-markuppy-1.14-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-markupsafe-1.1.1-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-mccabe-0.6.1-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-multidict-5.0.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-odfpy-1.4.1-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-openpyxl-3.0.5-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-packaging-20.4-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-prometheus-client-0.8.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-psycopg2-2.8.6-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pulp-ansible-0.5.8-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pulpcore-3.7.6-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pyOpenSSL-19.1.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pycares-3.1.1-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pycodestyle-2.6.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pycparser-2.20-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pyflakes-2.2.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pygtrie-2.3.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pyparsing-2.4.7-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pyrsistent-0.17.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pytz-2020.4-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-pyyaml-5.3.1-3.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-redis-3.5.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-requests-2.24.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-requirements-parser-0.2.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-rq-1.5.2-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-ruamel-yaml-0.16.10-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-ruamel-yaml-clib-0.2.0-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-semantic-version-2.8.5-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-six-1.15.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-sqlparse-0.4.1-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-tablib-2.0.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-typing-3.7.4.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-typing-extensions-3.7.4.3-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-uritemplate-3.0.1-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-urllib3-1.25.11-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-urlman-1.3.0-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-whitenoise-5.2.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-xlrd-1.2.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-xlwt-1.3.0-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-yarl-1.6.2-1.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python-zipp-3.4.0-2.el8pc.src.rpm\n>f+++++++++ automation-hub/source/python3-django-2.2.20-1.el8pc.src.rpm\ncd+++++++++ automation-hub/source/repodata/\n>f+++++++++ automation-hub/source/repodata/505f2e218f6a571a97d9dfa6a4d34693a01717fc10d3cae61cdb9e18ac14ff7f-other.sqlite.bz2\n>f+++++++++ automation-hub/source/repodata/662e98f992dffbe34d096d765e88010e10de2545dd57e166778f518faf91870c-filelists.sqlite.bz2\n>f+++++++++ automation-hub/source/repodata/6d2fb91935b729c2af4391e2ea745a9e847ed3349cabd4994af46df20388cd1f-filelists.xml.gz\n>f+++++++++ automation-hub/source/repodata/b71a0a3688c2ebcc3448402fd167980561c86284e85ec20f442cdfaff77489d3-other.xml.gz\n>f+++++++++ automation-hub/source/repodata/c4b3797232f25fc3d5a681ac48ace0b0efd75bedf4ef53c3c488855baecd1f62-primary.xml.gz\n>f+++++++++ automation-hub/source/repodata/f8cc2d46ec6b47dcb900364819a7c43f6fb366969bb6ea7ee27a431ddb0addbe-primary.sqlite.bz2\n>f+++++++++ automation-hub/source/repodata/repomd.xml\n", "rc": 0, "stdout_lines": ["cd+++++++++ ./", "cd+++++++++ ansible-tower-dependencies/", ">f+++++++++ ansible-tower-dependencies/ansible-2.9.23-1.el8ae.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/ansible-runner-1.4.7-1.el8ar.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/ansible-test-2.9.23-1.el8ae.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/helm-3.3.4-2.el8at.x86_64.rpm", ">f+++++++++ ansible-tower-dependencies/openshift-clients-4.6.0-202105290217.p0.git.5ab7b2b.el8.x86_64.rpm", ">f+++++++++ ansible-tower-dependencies/postgresql-upgrade96-9.6.15-2.el8at.x86_64.rpm", ">f+++++++++ ansible-tower-dependencies/python-meld3-1.0.2-10.el8at.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/python3-ansible-runner-1.4.7-1.el8ar.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/python3-daemon-2.1.2-9.el8ar.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/python3-lockfile-0.11.0-8.el8ar.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/python3-meld3-1.0.2-10.el8at.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/python3-pexpect-4.6-2.el8ar.noarch.rpm", ">f+++++++++ ansible-tower-dependencies/sshpass-1.06-3.el8ae.x86_64.rpm", ">f+++++++++ ansible-tower-dependencies/supervisor-4.0.0.dev0-2.el8at.noarch.rpm", "cd+++++++++ ansible-tower-dependencies/repodata/", ">f+++++++++ ansible-tower-dependencies/repodata/3e56fc7dd597da62150cd0b92d4eb2e922cd8681adf30e547af983c5b85d5dd1-primary.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/repodata/6aee24da2f56665da384dadf9bdff51e18c3f306661886928e847498d22fb6d8-filelists.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/repodata/b2cb680086d46196b75b20de058a0065d7112af67c254ec2fc1cd433dc3c4fcc-filelists.xml.gz", ">f+++++++++ ansible-tower-dependencies/repodata/c5707029a98326b572564c2b4457d344c8987bd8f6c5d49ef016300c09e883ea-other.xml.gz", ">f+++++++++ ansible-tower-dependencies/repodata/d4d32a667ca67c6cfd7ef7489e6e62949469a5917487245bb5577d3672aaf6db-primary.xml.gz", ">f+++++++++ ansible-tower-dependencies/repodata/fe3c338ca0eac1e165e42edc5ac2e651fbafa9852c4aa50d1fbf8e17f07e9dd9-other.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/repodata/repomd.xml", "cd+++++++++ ansible-tower-dependencies/source/", ">f+++++++++ ansible-tower-dependencies/source/ansible-2.9.23-1.el8ae.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/ansible-runner-1.4.7-1.el8ar.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/helm-3.3.4-2.el8at.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/openshift-clients-4.6.0-202105290217.p0.git.5ab7b2b.el8.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/postgresql-upgrade96-9.6.15-2.el8at.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/python-daemon-2.1.2-9.el8ar.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/python-lockfile-0.11.0-8.el8ar.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/python-meld3-1.0.2-10.el8at.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/python-pexpect-4.6-2.el8ar.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/sshpass-1.06-3.el8ae.src.rpm", ">f+++++++++ ansible-tower-dependencies/source/supervisor-4.0.0.dev0-2.el8at.src.rpm", "cd+++++++++ ansible-tower-dependencies/source/repodata/", ">f+++++++++ ansible-tower-dependencies/source/repodata/66ff4219acc3b6d51d926713d921600b1546f2b07071360593b6cb899e531919-filelists.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/source/repodata/bbc3469da6a6d5c45603bf16f41debef0c7bd97cae01760ab2e4e274d7bde221-filelists.xml.gz", ">f+++++++++ ansible-tower-dependencies/source/repodata/e33ba81d41c36a21e6ba729f66d2cd58b65a21d25fe95b60bfc78ff7c2b78dda-other.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/source/repodata/e90a99083930372eb1b2d27a7118940043c71018a09538c433a82a64ebfa7fd8-other.xml.gz", ">f+++++++++ ansible-tower-dependencies/source/repodata/eef8b4174770701f44c10d2d10894fcb89e5305d6659d74acb121fe8df65f2c4-primary.xml.gz", ">f+++++++++ ansible-tower-dependencies/source/repodata/fda12cd147276e1d351b73b5320271a9ff88e1e9af8c1674c0ef1ed4eaaf030b-primary.sqlite.bz2", ">f+++++++++ ansible-tower-dependencies/source/repodata/repomd.xml", "cd+++++++++ ansible-tower/", ">f+++++++++ ansible-tower/ansible-tower-3.8.3-1.el8at.x86_64.rpm", ">f+++++++++ ansible-tower/ansible-tower-isolated-3.8.3-1.el8at.x86_64.rpm", ">f+++++++++ ansible-tower/ansible-tower-server-3.8.3-1.el8at.x86_64.rpm", ">f+++++++++ ansible-tower/ansible-tower-ui-3.8.3-1.el8at.x86_64.rpm", ">f+++++++++ ansible-tower/ansible-tower-venv-ansible-3.8.3-1.el8at.x86_64.rpm", ">f+++++++++ ansible-tower/ansible-tower-venv-tower-3.8.3-1.el8at.x86_64.rpm", "cd+++++++++ ansible-tower/repodata/", ">f+++++++++ ansible-tower/repodata/56663b8f4ef2816d85525d6fda81075c9b07565f6ec417130b5e94a920c8b762-other.sqlite.bz2", ">f+++++++++ ansible-tower/repodata/68bff5f83315dee02474c4e86fc7e84f9db0d9e8e60c6e9345cb9e7a288bf190-filelists.sqlite.bz2", ">f+++++++++ ansible-tower/repodata/b5052fcc75627f85f755d6b055acf2a951bdc4b3790cb05deacf03ceb58cc942-primary.sqlite.bz2", ">f+++++++++ ansible-tower/repodata/d996e71ff8779cff670715a4e5de798858e286bcfa1b730ec166513413387f94-primary.xml.gz", ">f+++++++++ ansible-tower/repodata/e917337f65391a70bec37687507572a312afeba40037c13e52aed52af6700cb9-other.xml.gz", ">f+++++++++ ansible-tower/repodata/fef8900a799aed7ade23dff0378634d51124b8fa7eebd83375628eb25a91ad41-filelists.xml.gz", ">f+++++++++ ansible-tower/repodata/repomd.xml", "cd+++++++++ ansible-tower/source/", ">f+++++++++ ansible-tower/source/ansible-tower-3.8.3-1.el8at.src.rpm", "cd+++++++++ ansible-tower/source/repodata/", ">f+++++++++ ansible-tower/source/repodata/2e7ca31a4871b1461471f43f4614f87d74753fcc4aba51c3395673f439cbf45b-other.xml.gz", ">f+++++++++ ansible-tower/source/repodata/6cd91a0b96ba50af73fbc91104f20189296406cac18d754347351b94446b899d-primary.xml.gz", ">f+++++++++ ansible-tower/source/repodata/722df43692e8e91d16ff8a8ae745c8e52c87f11ec3564ff317ae15dd5ebf89a6-other.sqlite.bz2", ">f+++++++++ ansible-tower/source/repodata/8e94bf1b932667d4f229ce98c2e709cfbc8b4f812691302b0c6d21a9085a08c2-filelists.xml.gz", ">f+++++++++ ansible-tower/source/repodata/a64c6f456d4e1581fc7161f7977b72291daadd88d1054f54d392e514bd547046-filelists.sqlite.bz2", ">f+++++++++ ansible-tower/source/repodata/f522faadb56c28ed36e43180f993e621b45c45de8cce36096bc71128cb3e03dc-primary.sqlite.bz2", ">f+++++++++ ansible-tower/source/repodata/repomd.xml", "cd+++++++++ automation-hub/", ">f+++++++++ automation-hub/ansible-lint-4.2.0-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/automation-hub-4.2.5-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/pulpcore-selinux-1.2.3-2.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-aiodns-2.0.0-3.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-aiofiles-0.6.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-aiohttp-3.7.2-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-ansible-builder-0.2.2-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-async-timeout-3.0.1-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-attrs-19.3.0-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-backoff-1.10.0-3.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-bleach-3.3.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-bleach-allowlist-1.0.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-certifi-2020.6.20-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-cffi-1.14.3-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-click-7.1.2-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-defusedxml-0.6.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-diff-match-patch-20200713-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-2.2.20-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-currentuser-0.5.1-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-filter-2.3.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-guardian-2.3.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-import-export-2.3.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-lifecycle-0.8.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-django-prometheus-2.1.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-djangorestframework-3.11.2-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-djangorestframework-queryfields-1.0.0-3.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-drf-access-policy-0.7.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-drf-nested-routers-0.91-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-drf-spectacular-0.9.13-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-dynaconf-3.1.2-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-et-xmlfile-1.0.1-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-flake8-3.8.4-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-galaxy-importer-0.2.15-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-galaxy-ng-4.2.5-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-gnupg-0.4.6-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-gunicorn-20.0.4-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-idna-2.10-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-idna-ssl-1.1.0-3.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-importlib-metadata-1.7.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-inflection-0.5.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-jdcal-1.4.1-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-jinja2-2.11.2-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-jsonschema-3.2.0-4.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-markdown-3.3.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-markuppy-1.14-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-markupsafe-1.1.1-2.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-mccabe-0.6.1-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-multidict-5.0.0-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-odfpy-1.4.1-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-openpyxl-3.0.5-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-packaging-20.4-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-prometheus-client-0.8.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-psycopg2-2.8.6-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-pulp-ansible-0.5.8-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pulpcore-3.7.6-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pyOpenSSL-19.1.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pycares-3.1.1-2.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-pycodestyle-2.6.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pycparser-2.20-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pyflakes-2.2.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pygtrie-2.3.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pyparsing-2.4.7-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pyrsistent-0.17.3-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-pytz-2020.4-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-pyyaml-5.3.1-3.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-redis-3.5.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-requests-2.24.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-requirements-parser-0.2.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-rq-1.5.2-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-ruamel-yaml-0.16.10-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-ruamel-yaml-clib-0.2.0-2.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-semantic-version-2.8.5-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-six-1.15.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-sqlparse-0.4.1-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-tablib-2.0.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-typing-3.7.4.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-typing-extensions-3.7.4.3-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-uritemplate-3.0.1-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-urllib3-1.25.11-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-urlman-1.3.0-2.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-whitenoise-5.2.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-xlrd-1.2.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-xlwt-1.3.0-1.el8pc.noarch.rpm", ">f+++++++++ automation-hub/python3-yarl-1.6.2-1.el8pc.x86_64.rpm", ">f+++++++++ automation-hub/python3-zipp-3.4.0-2.el8pc.noarch.rpm", "cd+++++++++ automation-hub/repodata/", ">f+++++++++ automation-hub/repodata/097e4ceed75b2737ace6a3c19ca13fc1d12dc13f2e03faef4904768fa5035eb2-primary.xml.gz", ">f+++++++++ automation-hub/repodata/1cf231fe3129fa4b819404c640593f199cb04a37f42f8bae67b5f4edeba606f4-other.sqlite.bz2", ">f+++++++++ automation-hub/repodata/1cf8242eaa7c2b26fde865d1e771ab6f240b5f98d872afe98bcba17ff8104372-other.xml.gz", ">f+++++++++ automation-hub/repodata/65432bdc50384eb8c13f4ef9dcf4268d09a2da9ea5da91f03029c1521875df0e-filelists.xml.gz", ">f+++++++++ automation-hub/repodata/792bb6a136c7c916537b4a3c79571047ef8193d2277806076163d328c62ec8f1-primary.sqlite.bz2", ">f+++++++++ automation-hub/repodata/d5db02ee1ab75c55db8525d3b84e199806b87c88de9a674341d04aa963cdd966-filelists.sqlite.bz2", ">f+++++++++ automation-hub/repodata/repomd.xml", "cd+++++++++ automation-hub/source/", ">f+++++++++ automation-hub/source/ansible-lint-4.2.0-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/automation-hub-4.2.5-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/pulpcore-selinux-1.2.3-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-aiodns-2.0.0-3.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-aiofiles-0.6.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-aiohttp-3.7.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-ansible-builder-0.2.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-async-timeout-3.0.1-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-attrs-19.3.0-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-backoff-1.10.0-3.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-bleach-3.3.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-bleach-allowlist-1.0.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-certifi-2020.6.20-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-cffi-1.14.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-click-7.1.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-defusedxml-0.6.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-diff-match-patch-20200713-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-currentuser-0.5.1-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-filter-2.3.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-guardian-2.3.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-import-export-2.3.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-lifecycle-0.8.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-django-prometheus-2.1.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-djangorestframework-3.11.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-djangorestframework-queryfields-1.0.0-3.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-drf-access-policy-0.7.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-drf-nested-routers-0.91-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-drf-spectacular-0.9.13-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-dynaconf-3.1.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-et-xmlfile-1.0.1-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-flake8-3.8.4-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-galaxy-importer-0.2.15-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-galaxy-ng-4.2.5-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-gnupg-0.4.6-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-gunicorn-20.0.4-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-idna-2.10-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-idna-ssl-1.1.0-3.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-importlib-metadata-1.7.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-inflection-0.5.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-jdcal-1.4.1-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-jinja2-2.11.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-jsonschema-3.2.0-4.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-markdown-3.3.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-markuppy-1.14-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-markupsafe-1.1.1-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-mccabe-0.6.1-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-multidict-5.0.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-odfpy-1.4.1-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-openpyxl-3.0.5-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-packaging-20.4-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-prometheus-client-0.8.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-psycopg2-2.8.6-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pulp-ansible-0.5.8-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pulpcore-3.7.6-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pyOpenSSL-19.1.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pycares-3.1.1-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pycodestyle-2.6.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pycparser-2.20-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pyflakes-2.2.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pygtrie-2.3.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pyparsing-2.4.7-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pyrsistent-0.17.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pytz-2020.4-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-pyyaml-5.3.1-3.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-redis-3.5.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-requests-2.24.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-requirements-parser-0.2.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-rq-1.5.2-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-ruamel-yaml-0.16.10-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-ruamel-yaml-clib-0.2.0-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-semantic-version-2.8.5-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-six-1.15.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-sqlparse-0.4.1-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-tablib-2.0.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-typing-3.7.4.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-typing-extensions-3.7.4.3-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-uritemplate-3.0.1-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-urllib3-1.25.11-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-urlman-1.3.0-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-whitenoise-5.2.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-xlrd-1.2.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-xlwt-1.3.0-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-yarl-1.6.2-1.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python-zipp-3.4.0-2.el8pc.src.rpm", ">f+++++++++ automation-hub/source/python3-django-2.2.20-1.el8pc.src.rpm", "cd+++++++++ automation-hub/source/repodata/", ">f+++++++++ automation-hub/source/repodata/505f2e218f6a571a97d9dfa6a4d34693a01717fc10d3cae61cdb9e18ac14ff7f-other.sqlite.bz2", ">f+++++++++ automation-hub/source/repodata/662e98f992dffbe34d096d765e88010e10de2545dd57e166778f518faf91870c-filelists.sqlite.bz2", ">f+++++++++ automation-hub/source/repodata/6d2fb91935b729c2af4391e2ea745a9e847ed3349cabd4994af46df20388cd1f-filelists.xml.gz", ">f+++++++++ automation-hub/source/repodata/b71a0a3688c2ebcc3448402fd167980561c86284e85ec20f442cdfaff77489d3-other.xml.gz", ">f+++++++++ automation-hub/source/repodata/c4b3797232f25fc3d5a681ac48ace0b0efd75bedf4ef53c3c488855baecd1f62-primary.xml.gz", ">f+++++++++ automation-hub/source/repodata/f8cc2d46ec6b47dcb900364819a7c43f6fb366969bb6ea7ee27a431ddb0addbe-primary.sqlite.bz2", ">f+++++++++ automation-hub/source/repodata/repomd.xml"]}
TASK [repos_el : Install the Tower bundle repository] ***********************************************************************************
changed: [localhost] => {"changed": true, "checksum": "7eb8a384a0e8dcee009ca2d7c731c24710b6372a", "dest": "/etc/yum.repos.d/ansible-tower.repo", "gid": 0, "group": "root", "md5sum": "b6d8265150c6838ccf541b630fde6962", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 673, "src": "/root/.ansible/tmp/ansible-tmp-1629260806.7335582-34725-111181996419402/source", "state": "file", "uid": 0}
TASK [repos_el : Remove legacy rabbitmq repository] *************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [repos_el : Install the Tower yum repository.] *************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY [Install postgres database node] ***************************************************************************************************
TASK [set_fact] *************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [set_fact] *************************************************************************************************************************
ok: [localhost] => {"ansible_facts": {"_do_run_db_install": true}, "changed": false}
TASK [include_role : packages_el] *******************************************************************************************************
TASK [include packages_el variables] ****************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/../vars/RedHat-8.yml) => {"ansible_facts": {"dnf_modules": ["nginx:1.14"], "el_dependencies": ["python3-psycopg2", "python3-setuptools", "python3-libselinux", "python3-setools", "dnf-utils", "sudo", "acl"], "existing_pg_dir": "/var/lib/pgsql/data", "postgresql_packages": ["postgresql-contrib", "postgresql-server", "postgresql-upgrade96"], "upgrade_postgres": false}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/../vars/RedHat-8.yml"}
TASK [packages_el : Make sure tower_package_version is set] *****************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Install playbook dependencies] **************************************************************************************
changed: [localhost] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: yum-utils-4.0.18-4.el8.noarch", "Installed: python3-psycopg2-2.8.6-1.el8pc.x86_64", "Installed: libpq-13.3-1.el8_4.x86_64"]}
TASK [packages_el : Enable required dnf modules] ****************************************************************************************
changed: [localhost] => (item=nginx:1.14) => {"ansible_loop_var": "item", "changed": true, "cmd": "dnf module -y enable nginx:1.14\n", "delta": "0:00:06.027253", "end": "2021-08-18 13:26:59.754867", "item": "nginx:1.14", "rc": 0, "start": "2021-08-18 13:26:53.727614", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\nメタデータの期限切れの最終確認: 0:00:07 時間前の 2021年08月18日 13時26分49秒 に実施しました。\n依存関係が解決しました。\n================================================================================\n パッケージ アーキテクチャー バージョン リポジトリー サイズ\n================================================================================\nモジュールストリームの有効化中:\n nginx 1.14 \n\nトランザクションの概要\n================================================================================\n\n完了しました!", "stdout_lines": ["Updating Subscription Management repositories.", "メタデータの期限切れの最終確認: 0:00:07 時間前の 2021年08月18日 13時26分49秒 に実施しました。", "依存関係が解決しました。", "================================================================================", " パッケージ アーキテクチャー バージョン リポジトリー サイズ", "================================================================================", "モジュールストリームの有効化中:", " nginx 1.14 ", "", "トランザクションの概要", "================================================================================", "", "完了しました!"]}
TASK [packages_el : include_tasks] ******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : include_tasks] ******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : include_tasks] ******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : include_tasks] ******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/tasks/install_postgres.yml for localhost
TASK [packages_el : Check for old Postgres data] ****************************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [packages_el : Read PG_VERSION file contents] **************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Check if Postgres has already been upgraded] ************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [packages_el : Determine if we should upgrade Postgres] ****************************************************************************
ok: [localhost] => {"ansible_facts": {"upgrade_postgres": false}, "changed": false}
TASK [packages_el : Install postgres [RHEL7]] *******************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Enable Postgres SCL for login shells] *******************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Enable postgresql 10 dnf modules] ***********************************************************************************
changed: [localhost] => {"changed": true, "cmd": "dnf module -y enable 'postgresql:10'\n", "delta": "0:00:03.855232", "end": "2021-08-18 13:27:05.297834", "rc": 0, "start": "2021-08-18 13:27:01.442602", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\nメタデータの期限切れの最終確認: 0:00:14 時間前の 2021年08月18日 13時26分49秒 に実施しました。\n依存関係が解決しました。\n================================================================================\n パッケージ アーキテクチャー バージョン リポジトリー サイズ\n================================================================================\nモジュールストリームの有効化中:\n postgresql 10 \n\nトランザクションの概要\n================================================================================\n\n完了しました!", "stdout_lines": ["Updating Subscription Management repositories.", "メタデータの期限切れの最終確認: 0:00:14 時間前の 2021年08月18日 13時26分49秒 に実施しました。", "依存関係が解決しました。", "================================================================================", " パッケージ アーキテクチャー バージョン リポジトリー サイズ", "================================================================================", "モジュールストリームの有効化中:", " postgresql 10 ", "", "トランザクションの概要", "================================================================================", "", "完了しました!"]}
TASK [packages_el : Install Postgresql [RHEL8]] *****************************************************************************************
changed: [localhost] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: postgresql-10.17-1.module+el8.4.0+11249+895597ab.x86_64", "Installed: postgresql-server-10.17-1.module+el8.4.0+11249+895597ab.x86_64"]}
TASK [packages_el : include] ************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : include_vars] **********************************************************************************************************
skipping: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml", "skip_reason": "Conditional result was False"}
TASK [postgres : include_tasks] *********************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : include_tasks] *********************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : include_vars] **********************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml) => {"ansible_facts": {"existing_pg_dir": "/var/lib/pgsql/data", "existing_pg_name": "@postgresql:9.6", "pg_bash": "", "pg_conf_bin": "/var/lib/pgsql/bin", "pg_conf_dir": "/var/lib/pgsql/data", "pg_conf_location": "{{ pg_conf_dir }}/postgresql.conf", "pg_hba_location": "{{ pg_conf_dir }}/pg_hba.conf", "pg_initdb_command": "/usr/bin/postgresql-setup initdb", "pg_systemd_name": "postgresql", "postgres_init_name": "postgresql"}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/vars/../vars/RedHat-8.yml"}
TASK [postgres : include_tasks] *********************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/tasks/init.yml for localhost
TASK [init postgresql] ******************************************************************************************************************
changed: [localhost] => {"changed": true, "cmd": ["/usr/bin/postgresql-setup", "initdb"], "delta": "0:00:00.776233", "end": "2021-08-18 13:27:14.773685", "rc": 0, "start": "2021-08-18 13:27:13.997452", "stderr": "WARNING: using obsoleted argument syntax, try --help\nWARNING: arguments transformed to: postgresql-setup --initdb --unit postgresql\n * Initializing database in '/var/lib/pgsql/data'\n * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log", "stderr_lines": ["WARNING: using obsoleted argument syntax, try --help", "WARNING: arguments transformed to: postgresql-setup --initdb --unit postgresql", " * Initializing database in '/var/lib/pgsql/data'", " * Initialized, logs are in /var/lib/pgsql/initdb_postgresql.log"], "stdout": "", "stdout_lines": []}
TASK [postgres : Make sure PostgreSQL is started] ***************************************************************************************
changed: [localhost] => {"changed": true, "name": "postgresql", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target network.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "[not set]", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [postgres : Wait for PostgreSQL to start if it wasnt] ******************************************************************************
ok: [localhost] => {"changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5432, "search_regex": null, "state": "started"}
TASK [postgres : include_tasks] *********************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/postgres/tasks/conf.yml for localhost
TASK [Update postgresql authentication settings] ****************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "f55a86579e0e9a123b6c93f8317b83de1dc20d1a", "dest": "/var/lib/pgsql/data/pg_hba.conf", "gid": 26, "group": "postgres", "md5sum": "ec56982139414a104c26adf3a82d7a04", "mode": "0600", "owner": "postgres", "secontext": "unconfined_u:object_r:postgresql_db_t:s0", "size": 487, "src": "/root/.ansible/tmp/ansible-tmp-1629260835.550141-36738-90676218626646/source", "state": "file", "uid": 26}
TASK [Apply postgresql general settings] ************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "670d1a2bdb444db0c5911e6f359ce011207ab94e", "dest": "/var/lib/pgsql/data/postgresql.conf", "gid": 26, "group": "postgres", "md5sum": "9d757ee1e44af40b1cbdbce107bfccb3", "mode": "0600", "owner": "postgres", "secontext": "unconfined_u:object_r:postgresql_db_t:s0", "size": 3910, "src": "/root/.ansible/tmp/ansible-tmp-1629260835.8093636-36766-5620693509291/source", "state": "file", "uid": 26}
TASK [postgres : Copy server SSL certificate] *******************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : Copy server SSL private key] *******************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [postgres : Create unix socket directory] ******************************************************************************************
changed: [localhost] => {"changed": true, "gid": 26, "group": "postgres", "mode": "02775", "owner": "postgres", "path": "/var/run/postgresql", "secontext": "system_u:object_r:postgresql_var_run_t:s0", "size": 80, "state": "directory", "uid": 26}
TASK [Configure postgresql tmpfiles.d] **************************************************************************************************
ok: [localhost] => {"changed": false, "checksum": "241b3dff32ef1ee86c424ac3e1bf8a10217a55d5", "dest": "/usr/lib/tmpfiles.d/postgresql.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/usr/lib/tmpfiles.d/postgresql.conf", "secontext": "system_u:object_r:lib_t:s0", "size": 47, "state": "file", "uid": 0}
TASK [restart postgresql when authentication settings changed] **************************************************************************
changed: [localhost] => {"changed": true, "name": "postgresql", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:27:15 JST", "ActiveEnterTimestampMonotonic": "2198397336", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:27:15 JST", "AssertTimestampMonotonic": "2198343426", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:27:15 JST", "ConditionTimestampMonotonic": "2198343426", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36705", "ExecMainStartTimestamp": "Wed 2021-08-18 13:27:15 JST", "ExecMainStartTimestampMonotonic": "2198377143", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:27:15 JST] ; stop_time=[n/a] ; pid=36705 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:27:15 JST] ; stop_time=[Wed 2021-08-18 13:27:15 JST] ; pid=36703 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-08-18 13:27:15 JST", "InactiveExitTimestampMonotonic": "2198349127", "InvocationID": "7083b4a2888544049d0f7f03818d6d73", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36705", "MemoryAccounting": "yes", "MemoryCurrent": "16629760", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:27:15 JST", "StateChangeTimestampMonotonic": "2198397336", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogTimestamp": "Wed 2021-08-18 13:27:15 JST", "WatchdogTimestampMonotonic": "2198397335", "WatchdogUSec": "0"}}
TASK [wait for postgresql restart] ******************************************************************************************************
ok: [localhost] => {"changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 5432, "search_regex": null, "state": "started"}
TASK [configure postgresql to start automatically] **************************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "postgresql", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:27:16 JST", "ActiveEnterTimestampMonotonic": "2199938661", "ActiveExitTimestamp": "Wed 2021-08-18 13:27:16 JST", "ActiveExitTimestampMonotonic": "2199895500", "ActiveState": "active", "After": "network.target systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:27:16 JST", "AssertTimestampMonotonic": "2199907282", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:27:16 JST", "ConditionTimestampMonotonic": "2199907282", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36860", "ExecMainStartTimestamp": "Wed 2021-08-18 13:27:16 JST", "ExecMainStartTimestampMonotonic": "2199916832", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:27:16 JST] ; stop_time=[n/a] ; pid=36860 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:27:16 JST] ; stop_time=[Wed 2021-08-18 13:27:16 JST] ; pid=36858 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-08-18 13:27:16 JST", "InactiveEnterTimestampMonotonic": "2199906680", "InactiveExitTimestamp": "Wed 2021-08-18 13:27:16 JST", "InactiveExitTimestampMonotonic": "2199907849", "InvocationID": "14a73bf384d448c7881c7eb981cd94d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36860", "MemoryAccounting": "yes", "MemoryCurrent": "22794240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:27:16 JST", "StateChangeTimestampMonotonic": "2199938661", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "postgres", "UtmpMode": "init", "WatchdogTimestamp": "Wed 2021-08-18 13:27:16 JST", "WatchdogTimestampMonotonic": "2199938660", "WatchdogUSec": "0"}}
TASK [postgres : check if awx pg user exists] *******************************************************************************************
[WARNING]: could not parse environment value, skipping: ['{{ extra_env | default(omit) }}']
[WARNING]: Module remote_tmp /var/lib/pgsql/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when
running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually
changed: [localhost] => {"changed": true, "cmd": ["psql", "-tAc", "SELECT COUNT(u.usename) FROM pg_catalog.pg_user u WHERE u.usename = 'awx';"], "delta": "0:00:00.007981", "end": "2021-08-18 13:27:17.445432", "rc": 0, "start": "2021-08-18 13:27:17.437451", "stderr": "", "stderr_lines": [], "stdout": "0", "stdout_lines": ["0"]}
TASK [create the awx postgres user if it does not exist and set the password] ***********************************************************
[WARNING]: could not parse environment value, skipping: ['{{ extra_env | default(omit) }}']
changed: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [Set postgres user password again to ensure scram-sha-256 is used (needed for upgrades from 3.5.x and earlier)] ********************
[WARNING]: could not parse environment value, skipping: ['{{ extra_env | default(omit) }}']
changed: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [create the postgresql database for awx] *******************************************************************************************
changed: [localhost] => {"changed": true, "db": "awx"}
TASK [postgres : check if automationhub pg user exists] *********************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [create the automationhub postgres user if it does not exist and set the password] *************************************************
skipping: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [create the postgresql database for automationhub] *********************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Determine if firewalld is running] ************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["firewall-cmd", "--state"], "delta": "0:00:00.279261", "end": "2021-08-18 13:27:18.751424", "failed_when_result": false, "rc": 0, "start": "2021-08-18 13:27:18.472163", "stderr": "", "stderr_lines": [], "stdout": "running", "stdout_lines": ["running"]}
TASK [Determine if firewalld is enabled] ************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["systemctl", "list-unit-files"], "delta": "0:00:00.385548", "end": "2021-08-18 13:27:19.256831", "rc": 0, "start": "2021-08-18 13:27:18.871283", "stderr": "", "stderr_lines": [], "stdout": "UNIT FILE STATE \nproc-sys-fs-binfmt_misc.automount static \n-.mount generated\nboot.mount generated\ndev-hugepages.mount static \ndev-mqueue.mount static \nproc-fs-nfsd.mount static \nproc-sys-fs-binfmt_misc.mount static \nrun-vmblock\\x2dfuse.mount disabled \nsys-fs-fuse-connections.mount static \nsys-kernel-config.mount static \nsys-kernel-debug.mount static \ntmp.mount disabled \nvar-lib-machines.mount static \nvar-lib-nfs-rpc_pipefs.mount static \ncups.path enabled \ninsights-client-results.path disabled \nostree-finalize-staged.path disabled \nsystemd-ask-password-console.path static \nsystemd-ask-password-plymouth.path static \nsystemd-ask-password-wall.path static \nsession-2.scope transient\nsession-6.scope transient\naccounts-daemon.service enabled \nalsa-restore.service static \nalsa-state.service static \nanaconda-direct.service static \nanaconda-fips.service static \nanaconda-nm-config.service static \nanaconda-noshell.service static \nanaconda-pre.service static \nanaconda-shell@.service static \nanaconda-sshd.service static \nanaconda-tmux@.service static \nanaconda.service static \narp-ethers.service disabled \natd.service enabled \nauditd.service enabled \nauth-rpcgss-module.service static \nautovt@.service enabled \navahi-daemon.service enabled \nblivet.service static \nblk-availability.service disabled \nbluetooth.service enabled \nbolt.service static \nbrltty.service disabled \nbtattach-bcm@.service static \ncanberra-system-bootup.service disabled \ncanberra-system-shutdown-reboot.service disabled \ncanberra-system-shutdown.service disabled \nchrony-dnssrv@.service static \nchrony-wait.service disabled \nchronyd.service disabled \ncockpit-motd.service static \ncockpit-wsinstance-http-redirect.service static \ncockpit-wsinstance-http.service static \ncockpit-wsinstance-https-factory@.service static \ncockpit-wsinstance-https@.service static \ncockpit.service static \ncolord.service static \nconfigure-printer@.service static \nconsole-getty.service disabled \ncontainer-getty@.service static \ncpupower.service disabled \ncrond.service enabled \ncups-browsed.service disabled \ncups.service enabled \ndbus-org.bluez.service enabled \ndbus-org.fedoraproject.FirewallD1.service enabled \ndbus-org.freedesktop.Avahi.service enabled \ndbus-org.freedesktop.hostname1.service static \ndbus-org.freedesktop.import1.service static \ndbus-org.freedesktop.locale1.service static \ndbus-org.freedesktop.login1.service static \ndbus-org.freedesktop.machine1.service static \ndbus-org.freedesktop.ModemManager1.service enabled \ndbus-org.freedesktop.nm-dispatcher.service enabled \ndbus-org.freedesktop.portable1.service static \ndbus-org.freedesktop.timedate1.service enabled \ndbus.service static \ndebug-shell.service disabled \ndisplay-manager.service enabled \ndm-event.service static \ndnf-makecache.service static \ndnsmasq.service disabled \ndracut-cmdline.service static \ndracut-initqueue.service static \ndracut-mount.service static \ndracut-pre-mount.service static \ndracut-pre-pivot.service static \ndracut-pre-trigger.service static \ndracut-pre-udev.service static \ndracut-shutdown.service static \nebtables.service disabled \nemergency.service static \nfirewalld.service enabled \nflatpak-system-helper.service static \nfprintd.service static \nfstrim.service static \nfwupd-offline-update.service static \nfwupd-refresh.service static \nfwupd.service static \ngdm.service enabled \ngeoclue.service static \ngetty@.service enabled \ngrub-boot-indeterminate.service static \ngssproxy.service disabled \nhalt-local.service static \nhypervfcopyd.service static \nhypervkvpd.service static \nhypervvssd.service static \niio-sensor-proxy.service static \nimport-state.service enabled \ninitial-setup-reconfiguration.service disabled \ninitial-setup.service disabled \ninitrd-cleanup.service static \ninitrd-parse-etc.service static \ninitrd-switch-root.service static \ninitrd-udevadm-cleanup-db.service static \ninsights-client-results.service static \ninsights-client.service static \ninstperf.service static \niprdump.service disabled \niprinit.service disabled \niprupdate.service disabled \nirqbalance.service enabled \niscsi-onboot.service enabled \niscsi-shutdown.service static \niscsi.service enabled \niscsid.service disabled \niscsiuio.service disabled \nkdump.service enabled \nkmod-static-nodes.service static \nkpatch.service disabled \nksm.service enabled \nksmtuned.service enabled \nkvm_stat.service disabled \nldconfig.service static \nledmon.service disabled \nlibstoragemgmt.service enabled \nlibvirtd.service enabled \nloadmodules.service enabled \nlvm2-lvmpolld.service static \nlvm2-monitor.service enabled \nlvm2-pvscan@.service static \nman-db-cache-update.service static \nmcelog.service enabled \nmdadm-grow-continue@.service static \nmdadm-last-resort@.service static \nmdcheck_continue.service static \nmdcheck_start.service static \nmdmon@.service static \nmdmonitor-oneshot.service static \nmdmonitor.service enabled \nmessagebus.service static \nmicrocode.service enabled \nmlocate-updatedb.service static \nModemManager.service enabled \nmultipathd.service enabled \nndctl-monitor.service disabled \nnetcf-transaction.service disabled \nNetworkManager-dispatcher.service enabled \nNetworkManager-wait-online.service enabled \nNetworkManager.service enabled \nnfs-blkmap.service disabled \nnfs-convert.service disabled \nnfs-idmapd.service static \nnfs-mountd.service static \nnfs-server.service disabled \nnfs-utils.service static \nnfsdcld.service static \nnftables.service disabled \nnis-domainname.service enabled \nnumad.service disabled \nnvmefc-boot-connections.service enabled \nnvmf-autoconnect.service disabled \nnvmf-connect@.service static \noddjobd.service disabled \nostree-finalize-staged.service static \nostree-prepare-root.service static \nostree-remount.service enabled \npackagekit-offline-update.service static \npackagekit.service static \nplymouth-halt.service static \nplymouth-kexec.service static \nplymouth-poweroff.service static \nplymouth-quit-wait.service static \nplymouth-quit.service static \nplymouth-read-write.service static \nplymouth-reboot.service static \nplymouth-start.service static \nplymouth-switch-root-initramfs.service static \nplymouth-switch-root.service static \npodman-auto-update.service disabled \npodman.service static \npolkit.service static \npostgresql.service enabled \npostgresql@.service disabled \npsacct.service disabled \nqemu-guest-agent.service enabled \nqemu-pr-helper.service static \nquotaon.service static \nradvd.service disabled \nras-mc-ctl.service disabled \nrasdaemon.service disabled \nrc-local.service static \nrdisc.service disabled \nrdma-load-modules@.service static \nrdma-ndd.service static \nrealmd.service static \nrescue.service static \nrhcd.service disabled \nrhsm-facts.service disabled \nrhsm.service disabled \nrhsmcertd.service enabled \nrpc-gssd.service static \nrpc-statd-notify.service static \nrpc-statd.service static \nrpcbind.service enabled \nrsyslog.service enabled \nrtkit-daemon.service enabled \nsaslauthd.service disabled \nselinux-autorelabel-mark.service enabled \nselinux-autorelabel.service static \nserial-getty@.service disabled \nsmartd.service enabled \nspeech-dispatcherd.service disabled \nspice-vdagentd.service indirect \nsshd-keygen@.service disabled \nsshd.service enabled \nsshd@.service static \nsssd-autofs.service indirect \nsssd-kcm.service indirect \nsssd-nss.service indirect \nsssd-pac.service indirect \nsssd-pam.service indirect \nsssd-ssh.service indirect \nsssd-sudo.service indirect \nsssd.service enabled \nswitcheroo-control.service disabled \nsyslog.service enabled \nsystem-update-cleanup.service static \nsystemd-ask-password-console.service static \nsystemd-ask-password-plymouth.service static \nsystemd-ask-password-wall.service static \nsystemd-backlight@.service static \nsystemd-binfmt.service static \nsystemd-coredump@.service static \nsystemd-exit.service static \nsystemd-firstboot.service static \nsystemd-fsck-root.service static \nsystemd-fsck@.service static \nsystemd-halt.service static \nsystemd-hibernate-resume@.service static \nsystemd-hibernate.service static \nsystemd-hostnamed.service static \nsystemd-hwdb-update.service static \nsystemd-hybrid-sleep.service static \nsystemd-importd.service static \nsystemd-initctl.service static \nsystemd-journal-catalog-update.service static \nsystemd-journal-flush.service static \nsystemd-journald.service static \nsystemd-kexec.service static \nsystemd-localed.service static \nsystemd-logind.service static \nsystemd-machine-id-commit.service static \nsystemd-machined.service static \nsystemd-modules-load.service static \nsystemd-nspawn@.service disabled \nsystemd-portabled.service static \nsystemd-poweroff.service static \nsystemd-quotacheck.service static \nsystemd-random-seed.service static \nsystemd-reboot.service static \nsystemd-remount-fs.service static \nsystemd-resolved.service disabled \nsystemd-rfkill.service static \nsystemd-suspend-then-hibernate.service static \nsystemd-suspend.service static \nsystemd-sysctl.service static \nsystemd-sysusers.service static \nsystemd-timedated.service masked \nsystemd-tmpfiles-clean.service static \nsystemd-tmpfiles-setup-dev.service static \nsystemd-tmpfiles-setup.service static \nsystemd-udev-settle.service static \nsystemd-udev-trigger.service static \nsystemd-udevd.service static \nsystemd-update-done.service static \nsystemd-update-utmp-runlevel.service static \nsystemd-update-utmp.service static \nsystemd-user-sessions.service static \nsystemd-vconsole-setup.service static \nsystemd-volatile-root.service static \ntcsd.service disabled \nteamd@.service static \ntimedatex.service enabled \ntuned.service enabled \nudisks2.service enabled \nunbound-anchor.service static \nupower.service disabled \nusb_modeswitch@.service static \nusbmuxd.service static \nuser-runtime-dir@.service static \nuser@.service static \nvdo-start-by-dev@.service static \nvdo.service enabled \nvgauthd.service enabled \nvirtinterfaced.service disabled \nvirtlockd.service indirect \nvirtlogd.service indirect \nvirtnetworkd.service disabled \nvirtnodedevd.service disabled \nvirtnwfilterd.service disabled \nvirtproxyd.service disabled \nvirtqemud.service disabled \nvirtsecretd.service disabled \nvirtstoraged.service disabled \nvmtoolsd.service enabled \nvsftpd.service disabled \nvsftpd@.service indirect \nwacom-inputattach@.service static \nwpa_supplicant.service disabled \nzram.service static \nmachine.slice static \nsystem-cockpithttps.slice static \nuser.slice static \navahi-daemon.socket enabled \ncockpit-wsinstance-http-redirect.socket static \ncockpit-wsinstance-http.socket static \ncockpit-wsinstance-https-factory.socket static \ncockpit-wsinstance-https@.socket static \ncockpit.socket disabled \ncups.socket enabled \ndbus.socket static \ndm-event.socket enabled \niscsid.socket enabled \niscsiuio.socket enabled \nlibvirtd-admin.socket disabled \nlibvirtd-ro.socket enabled \nlibvirtd-tcp.socket disabled \nlibvirtd-tls.socket disabled \nlibvirtd.socket enabled \nlvm2-lvmpolld.socket enabled \nmultipathd.socket enabled \npodman.socket disabled \nqemu-pr-helper.socket disabled \nrpcbind.socket enabled \nspice-vdagentd.socket static \nsshd.socket disabled \nsssd-autofs.socket disabled \nsssd-kcm.socket enabled \nsssd-nss.socket disabled \nsssd-pac.socket disabled \nsssd-pam-priv.socket disabled \nsssd-pam.socket disabled \nsssd-ssh.socket disabled \nsssd-sudo.socket disabled \nsyslog.socket static \nsystemd-coredump.socket static \nsystemd-initctl.socket static \nsystemd-journald-audit.socket static \nsystemd-journald-dev-log.socket static \nsystemd-journald.socket static \nsystemd-rfkill.socket static \nsystemd-udevd-control.socket static \nsystemd-udevd-kernel.socket static \nvirtinterfaced-admin.socket disabled \nvirtinterfaced-ro.socket disabled \nvirtinterfaced.socket disabled \nvirtlockd-admin.socket disabled \nvirtlockd.socket enabled \nvirtlogd-admin.socket disabled \nvirtlogd.socket enabled \nvirtnetworkd-admin.socket disabled \nvirtnetworkd-ro.socket disabled \nvirtnetworkd.socket disabled \nvirtnodedevd-admin.socket disabled \nvirtnodedevd-ro.socket disabled \nvirtnodedevd.socket disabled \nvirtnwfilterd-admin.socket disabled \nvirtnwfilterd-ro.socket disabled \nvirtnwfilterd.socket disabled \nvirtproxyd-admin.socket disabled \nvirtproxyd-ro.socket disabled \nvirtproxyd-tcp.socket disabled \nvirtproxyd-tls.socket disabled \nvirtproxyd.socket disabled \nvirtqemud-admin.socket disabled \nvirtqemud-ro.socket disabled \nvirtqemud.socket disabled \nvirtsecretd-admin.socket disabled \nvirtsecretd-ro.socket disabled \nvirtsecretd.socket disabled \nvirtstoraged-admin.socket disabled \nvirtstoraged-ro.socket disabled \nvirtstoraged.socket disabled \ndev-mapper-rhel\\x2dswap.swap generated\nanaconda.target static \nbasic.target static \nbluetooth.target static \nboot-complete.target static \ncryptsetup-pre.target static \ncryptsetup.target static \nctrl-alt-del.target disabled \ndefault.target indirect \nemergency.target static \nexit.target disabled \nfinal.target static \ngetty-pre.target static \ngetty.target static \ngraphical.target indirect \nhalt.target disabled \nhibernate.target static \nhybrid-sleep.target static \ninitrd-fs.target static \ninitrd-root-device.target static \ninitrd-root-fs.target static \ninitrd-switch-root.target static \ninitrd.target static \niprutils.target disabled \nkexec.target disabled \nlocal-fs-pre.target static \nlocal-fs.target static \nmachines.target disabled \nmulti-user.target static \nnetwork-online.target static \nnetwork-pre.target static \nnetwork.target static \nnfs-client.target enabled \nnss-lookup.target static \nnss-user-lookup.target static \nnvmf-connect.target static \npaths.target static \npoweroff.target disabled \nprinter.target static \nrdma-hw.target static \nreboot.target disabled \nremote-cryptsetup.target disabled \nremote-fs-pre.target static \nremote-fs.target enabled \nrescue.target static \nrpc_pipefs.target static \nrpcbind.target static \nrunlevel0.target disabled \nrunlevel1.target static \nrunlevel2.target static \nrunlevel3.target static \nrunlevel4.target static \nrunlevel5.target indirect \nrunlevel6.target disabled \nselinux-autorelabel.target static \nshutdown.target static \nsigpwr.target static \nsleep.target static \nslices.target static \nsmartcard.target static \nsockets.target static \nsound.target static \nsshd-keygen.target static \nsuspend-then-hibernate.target static \nsuspend.target static \nswap.target static \nsysinit.target static \nsystem-update-pre.target static \nsystem-update.target static \ntime-sync.target static \ntimers.target static \numount.target static \nvirt-guest-shutdown.target static \nvsftpd.target disabled \nchrony-dnssrv@.timer disabled \ndnf-makecache.timer enabled \nfstrim.timer disabled \nfwupd-refresh.timer disabled \ninsights-client.timer disabled \nmdadm-last-resort@.timer static \nmdcheck_continue.timer disabled \nmdcheck_start.timer disabled \nmdmonitor-oneshot.timer disabled \nmlocate-updatedb.timer enabled \npodman-auto-update.timer disabled \nsystemd-tmpfiles-clean.timer static \nunbound-anchor.timer enabled \n\n484 unit files listed.", "stdout_lines": ["UNIT FILE STATE ", "proc-sys-fs-binfmt_misc.automount static ", "-.mount generated", "boot.mount generated", "dev-hugepages.mount static ", "dev-mqueue.mount static ", "proc-fs-nfsd.mount static ", "proc-sys-fs-binfmt_misc.mount static ", "run-vmblock\\x2dfuse.mount disabled ", "sys-fs-fuse-connections.mount static ", "sys-kernel-config.mount static ", "sys-kernel-debug.mount static ", "tmp.mount disabled ", "var-lib-machines.mount static ", "var-lib-nfs-rpc_pipefs.mount static ", "cups.path enabled ", "insights-client-results.path disabled ", "ostree-finalize-staged.path disabled ", "systemd-ask-password-console.path static ", "systemd-ask-password-plymouth.path static ", "systemd-ask-password-wall.path static ", "session-2.scope transient", "session-6.scope transient", "accounts-daemon.service enabled ", "alsa-restore.service static ", "alsa-state.service static ", "anaconda-direct.service static ", "anaconda-fips.service static ", "anaconda-nm-config.service static ", "anaconda-noshell.service static ", "anaconda-pre.service static ", "anaconda-shell@.service static ", "anaconda-sshd.service static ", "anaconda-tmux@.service static ", "anaconda.service static ", "arp-ethers.service disabled ", "atd.service enabled ", "auditd.service enabled ", "auth-rpcgss-module.service static ", "autovt@.service enabled ", "avahi-daemon.service enabled ", "blivet.service static ", "blk-availability.service disabled ", "bluetooth.service enabled ", "bolt.service static ", "brltty.service disabled ", "btattach-bcm@.service static ", "canberra-system-bootup.service disabled ", "canberra-system-shutdown-reboot.service disabled ", "canberra-system-shutdown.service disabled ", "chrony-dnssrv@.service static ", "chrony-wait.service disabled ", "chronyd.service disabled ", "cockpit-motd.service static ", "cockpit-wsinstance-http-redirect.service static ", "cockpit-wsinstance-http.service static ", "cockpit-wsinstance-https-factory@.service static ", "cockpit-wsinstance-https@.service static ", "cockpit.service static ", "colord.service static ", "configure-printer@.service static ", "console-getty.service disabled ", "container-getty@.service static ", "cpupower.service disabled ", "crond.service enabled ", "cups-browsed.service disabled ", "cups.service enabled ", "dbus-org.bluez.service enabled ", "dbus-org.fedoraproject.FirewallD1.service enabled ", "dbus-org.freedesktop.Avahi.service enabled ", "dbus-org.freedesktop.hostname1.service static ", "dbus-org.freedesktop.import1.service static ", "dbus-org.freedesktop.locale1.service static ", "dbus-org.freedesktop.login1.service static ", "dbus-org.freedesktop.machine1.service static ", "dbus-org.freedesktop.ModemManager1.service enabled ", "dbus-org.freedesktop.nm-dispatcher.service enabled ", "dbus-org.freedesktop.portable1.service static ", "dbus-org.freedesktop.timedate1.service enabled ", "dbus.service static ", "debug-shell.service disabled ", "display-manager.service enabled ", "dm-event.service static ", "dnf-makecache.service static ", "dnsmasq.service disabled ", "dracut-cmdline.service static ", "dracut-initqueue.service static ", "dracut-mount.service static ", "dracut-pre-mount.service static ", "dracut-pre-pivot.service static ", "dracut-pre-trigger.service static ", "dracut-pre-udev.service static ", "dracut-shutdown.service static ", "ebtables.service disabled ", "emergency.service static ", "firewalld.service enabled ", "flatpak-system-helper.service static ", "fprintd.service static ", "fstrim.service static ", "fwupd-offline-update.service static ", "fwupd-refresh.service static ", "fwupd.service static ", "gdm.service enabled ", "geoclue.service static ", "getty@.service enabled ", "grub-boot-indeterminate.service static ", "gssproxy.service disabled ", "halt-local.service static ", "hypervfcopyd.service static ", "hypervkvpd.service static ", "hypervvssd.service static ", "iio-sensor-proxy.service static ", "import-state.service enabled ", "initial-setup-reconfiguration.service disabled ", "initial-setup.service disabled ", "initrd-cleanup.service static ", "initrd-parse-etc.service static ", "initrd-switch-root.service static ", "initrd-udevadm-cleanup-db.service static ", "insights-client-results.service static ", "insights-client.service static ", "instperf.service static ", "iprdump.service disabled ", "iprinit.service disabled ", "iprupdate.service disabled ", "irqbalance.service enabled ", "iscsi-onboot.service enabled ", "iscsi-shutdown.service static ", "iscsi.service enabled ", "iscsid.service disabled ", "iscsiuio.service disabled ", "kdump.service enabled ", "kmod-static-nodes.service static ", "kpatch.service disabled ", "ksm.service enabled ", "ksmtuned.service enabled ", "kvm_stat.service disabled ", "ldconfig.service static ", "ledmon.service disabled ", "libstoragemgmt.service enabled ", "libvirtd.service enabled ", "loadmodules.service enabled ", "lvm2-lvmpolld.service static ", "lvm2-monitor.service enabled ", "lvm2-pvscan@.service static ", "man-db-cache-update.service static ", "mcelog.service enabled ", "mdadm-grow-continue@.service static ", "mdadm-last-resort@.service static ", "mdcheck_continue.service static ", "mdcheck_start.service static ", "mdmon@.service static ", "mdmonitor-oneshot.service static ", "mdmonitor.service enabled ", "messagebus.service static ", "microcode.service enabled ", "mlocate-updatedb.service static ", "ModemManager.service enabled ", "multipathd.service enabled ", "ndctl-monitor.service disabled ", "netcf-transaction.service disabled ", "NetworkManager-dispatcher.service enabled ", "NetworkManager-wait-online.service enabled ", "NetworkManager.service enabled ", "nfs-blkmap.service disabled ", "nfs-convert.service disabled ", "nfs-idmapd.service static ", "nfs-mountd.service static ", "nfs-server.service disabled ", "nfs-utils.service static ", "nfsdcld.service static ", "nftables.service disabled ", "nis-domainname.service enabled ", "numad.service disabled ", "nvmefc-boot-connections.service enabled ", "nvmf-autoconnect.service disabled ", "nvmf-connect@.service static ", "oddjobd.service disabled ", "ostree-finalize-staged.service static ", "ostree-prepare-root.service static ", "ostree-remount.service enabled ", "packagekit-offline-update.service static ", "packagekit.service static ", "plymouth-halt.service static ", "plymouth-kexec.service static ", "plymouth-poweroff.service static ", "plymouth-quit-wait.service static ", "plymouth-quit.service static ", "plymouth-read-write.service static ", "plymouth-reboot.service static ", "plymouth-start.service static ", "plymouth-switch-root-initramfs.service static ", "plymouth-switch-root.service static ", "podman-auto-update.service disabled ", "podman.service static ", "polkit.service static ", "postgresql.service enabled ", "postgresql@.service disabled ", "psacct.service disabled ", "qemu-guest-agent.service enabled ", "qemu-pr-helper.service static ", "quotaon.service static ", "radvd.service disabled ", "ras-mc-ctl.service disabled ", "rasdaemon.service disabled ", "rc-local.service static ", "rdisc.service disabled ", "rdma-load-modules@.service static ", "rdma-ndd.service static ", "realmd.service static ", "rescue.service static ", "rhcd.service disabled ", "rhsm-facts.service disabled ", "rhsm.service disabled ", "rhsmcertd.service enabled ", "rpc-gssd.service static ", "rpc-statd-notify.service static ", "rpc-statd.service static ", "rpcbind.service enabled ", "rsyslog.service enabled ", "rtkit-daemon.service enabled ", "saslauthd.service disabled ", "selinux-autorelabel-mark.service enabled ", "selinux-autorelabel.service static ", "serial-getty@.service disabled ", "smartd.service enabled ", "speech-dispatcherd.service disabled ", "spice-vdagentd.service indirect ", "sshd-keygen@.service disabled ", "sshd.service enabled ", "sshd@.service static ", "sssd-autofs.service indirect ", "sssd-kcm.service indirect ", "sssd-nss.service indirect ", "sssd-pac.service indirect ", "sssd-pam.service indirect ", "sssd-ssh.service indirect ", "sssd-sudo.service indirect ", "sssd.service enabled ", "switcheroo-control.service disabled ", "syslog.service enabled ", "system-update-cleanup.service static ", "systemd-ask-password-console.service static ", "systemd-ask-password-plymouth.service static ", "systemd-ask-password-wall.service static ", "systemd-backlight@.service static ", "systemd-binfmt.service static ", "systemd-coredump@.service static ", "systemd-exit.service static ", "systemd-firstboot.service static ", "systemd-fsck-root.service static ", "systemd-fsck@.service static ", "systemd-halt.service static ", "systemd-hibernate-resume@.service static ", "systemd-hibernate.service static ", "systemd-hostnamed.service static ", "systemd-hwdb-update.service static ", "systemd-hybrid-sleep.service static ", "systemd-importd.service static ", "systemd-initctl.service static ", "systemd-journal-catalog-update.service static ", "systemd-journal-flush.service static ", "systemd-journald.service static ", "systemd-kexec.service static ", "systemd-localed.service static ", "systemd-logind.service static ", "systemd-machine-id-commit.service static ", "systemd-machined.service static ", "systemd-modules-load.service static ", "systemd-nspawn@.service disabled ", "systemd-portabled.service static ", "systemd-poweroff.service static ", "systemd-quotacheck.service static ", "systemd-random-seed.service static ", "systemd-reboot.service static ", "systemd-remount-fs.service static ", "systemd-resolved.service disabled ", "systemd-rfkill.service static ", "systemd-suspend-then-hibernate.service static ", "systemd-suspend.service static ", "systemd-sysctl.service static ", "systemd-sysusers.service static ", "systemd-timedated.service masked ", "systemd-tmpfiles-clean.service static ", "systemd-tmpfiles-setup-dev.service static ", "systemd-tmpfiles-setup.service static ", "systemd-udev-settle.service static ", "systemd-udev-trigger.service static ", "systemd-udevd.service static ", "systemd-update-done.service static ", "systemd-update-utmp-runlevel.service static ", "systemd-update-utmp.service static ", "systemd-user-sessions.service static ", "systemd-vconsole-setup.service static ", "systemd-volatile-root.service static ", "tcsd.service disabled ", "teamd@.service static ", "timedatex.service enabled ", "tuned.service enabled ", "udisks2.service enabled ", "unbound-anchor.service static ", "upower.service disabled ", "usb_modeswitch@.service static ", "usbmuxd.service static ", "user-runtime-dir@.service static ", "user@.service static ", "vdo-start-by-dev@.service static ", "vdo.service enabled ", "vgauthd.service enabled ", "virtinterfaced.service disabled ", "virtlockd.service indirect ", "virtlogd.service indirect ", "virtnetworkd.service disabled ", "virtnodedevd.service disabled ", "virtnwfilterd.service disabled ", "virtproxyd.service disabled ", "virtqemud.service disabled ", "virtsecretd.service disabled ", "virtstoraged.service disabled ", "vmtoolsd.service enabled ", "vsftpd.service disabled ", "vsftpd@.service indirect ", "wacom-inputattach@.service static ", "wpa_supplicant.service disabled ", "zram.service static ", "machine.slice static ", "system-cockpithttps.slice static ", "user.slice static ", "avahi-daemon.socket enabled ", "cockpit-wsinstance-http-redirect.socket static ", "cockpit-wsinstance-http.socket static ", "cockpit-wsinstance-https-factory.socket static ", "cockpit-wsinstance-https@.socket static ", "cockpit.socket disabled ", "cups.socket enabled ", "dbus.socket static ", "dm-event.socket enabled ", "iscsid.socket enabled ", "iscsiuio.socket enabled ", "libvirtd-admin.socket disabled ", "libvirtd-ro.socket enabled ", "libvirtd-tcp.socket disabled ", "libvirtd-tls.socket disabled ", "libvirtd.socket enabled ", "lvm2-lvmpolld.socket enabled ", "multipathd.socket enabled ", "podman.socket disabled ", "qemu-pr-helper.socket disabled ", "rpcbind.socket enabled ", "spice-vdagentd.socket static ", "sshd.socket disabled ", "sssd-autofs.socket disabled ", "sssd-kcm.socket enabled ", "sssd-nss.socket disabled ", "sssd-pac.socket disabled ", "sssd-pam-priv.socket disabled ", "sssd-pam.socket disabled ", "sssd-ssh.socket disabled ", "sssd-sudo.socket disabled ", "syslog.socket static ", "systemd-coredump.socket static ", "systemd-initctl.socket static ", "systemd-journald-audit.socket static ", "systemd-journald-dev-log.socket static ", "systemd-journald.socket static ", "systemd-rfkill.socket static ", "systemd-udevd-control.socket static ", "systemd-udevd-kernel.socket static ", "virtinterfaced-admin.socket disabled ", "virtinterfaced-ro.socket disabled ", "virtinterfaced.socket disabled ", "virtlockd-admin.socket disabled ", "virtlockd.socket enabled ", "virtlogd-admin.socket disabled ", "virtlogd.socket enabled ", "virtnetworkd-admin.socket disabled ", "virtnetworkd-ro.socket disabled ", "virtnetworkd.socket disabled ", "virtnodedevd-admin.socket disabled ", "virtnodedevd-ro.socket disabled ", "virtnodedevd.socket disabled ", "virtnwfilterd-admin.socket disabled ", "virtnwfilterd-ro.socket disabled ", "virtnwfilterd.socket disabled ", "virtproxyd-admin.socket disabled ", "virtproxyd-ro.socket disabled ", "virtproxyd-tcp.socket disabled ", "virtproxyd-tls.socket disabled ", "virtproxyd.socket disabled ", "virtqemud-admin.socket disabled ", "virtqemud-ro.socket disabled ", "virtqemud.socket disabled ", "virtsecretd-admin.socket disabled ", "virtsecretd-ro.socket disabled ", "virtsecretd.socket disabled ", "virtstoraged-admin.socket disabled ", "virtstoraged-ro.socket disabled ", "virtstoraged.socket disabled ", "dev-mapper-rhel\\x2dswap.swap generated", "anaconda.target static ", "basic.target static ", "bluetooth.target static ", "boot-complete.target static ", "cryptsetup-pre.target static ", "cryptsetup.target static ", "ctrl-alt-del.target disabled ", "default.target indirect ", "emergency.target static ", "exit.target disabled ", "final.target static ", "getty-pre.target static ", "getty.target static ", "graphical.target indirect ", "halt.target disabled ", "hibernate.target static ", "hybrid-sleep.target static ", "initrd-fs.target static ", "initrd-root-device.target static ", "initrd-root-fs.target static ", "initrd-switch-root.target static ", "initrd.target static ", "iprutils.target disabled ", "kexec.target disabled ", "local-fs-pre.target static ", "local-fs.target static ", "machines.target disabled ", "multi-user.target static ", "network-online.target static ", "network-pre.target static ", "network.target static ", "nfs-client.target enabled ", "nss-lookup.target static ", "nss-user-lookup.target static ", "nvmf-connect.target static ", "paths.target static ", "poweroff.target disabled ", "printer.target static ", "rdma-hw.target static ", "reboot.target disabled ", "remote-cryptsetup.target disabled ", "remote-fs-pre.target static ", "remote-fs.target enabled ", "rescue.target static ", "rpc_pipefs.target static ", "rpcbind.target static ", "runlevel0.target disabled ", "runlevel1.target static ", "runlevel2.target static ", "runlevel3.target static ", "runlevel4.target static ", "runlevel5.target indirect ", "runlevel6.target disabled ", "selinux-autorelabel.target static ", "shutdown.target static ", "sigpwr.target static ", "sleep.target static ", "slices.target static ", "smartcard.target static ", "sockets.target static ", "sound.target static ", "sshd-keygen.target static ", "suspend-then-hibernate.target static ", "suspend.target static ", "swap.target static ", "sysinit.target static ", "system-update-pre.target static ", "system-update.target static ", "time-sync.target static ", "timers.target static ", "umount.target static ", "virt-guest-shutdown.target static ", "vsftpd.target disabled ", "chrony-dnssrv@.timer disabled ", "dnf-makecache.timer enabled ", "fstrim.timer disabled ", "fwupd-refresh.timer disabled ", "insights-client.timer disabled ", "mdadm-last-resort@.timer static ", "mdcheck_continue.timer disabled ", "mdcheck_start.timer disabled ", "mdmonitor-oneshot.timer disabled ", "mlocate-updatedb.timer enabled ", "podman-auto-update.timer disabled ", "systemd-tmpfiles-clean.timer static ", "unbound-anchor.timer enabled ", "", "484 unit files listed."]}
TASK [firewall : Determine if iptables is installed] ************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["iptables", "--version"], "delta": "0:00:00.007631", "end": "2021-08-18 13:27:19.394437", "failed_when_result": false, "rc": 0, "start": "2021-08-18 13:27:19.386806", "stderr": "", "stderr_lines": [], "stdout": "iptables v1.8.4 (nf_tables)", "stdout_lines": ["iptables v1.8.4 (nf_tables)"]}
TASK [firewall : Determine if iptables service is installed] ****************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [firewall : Check to see if there is an iptables config file] **********************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [Select firewalld] *****************************************************************************************************************
ok: [localhost] => {"ansible_facts": {"tower_firewall_type": "firewalld"}, "changed": false}
TASK [firewall : Select iptables] *******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Include firewalld tasks] **********************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/firewall/tasks/firewalld.yml for localhost
TASK [Start firewalld if it is enabled and not running] *********************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Enable base Tower firewall ports] *************************************************************************************************
changed: [localhost] => (item=80) => {"ansible_loop_var": "item", "changed": true, "item": "80", "msg": "Permanent and Non-Permanent(immediate) operation, Changed port 80/tcp to enabled"}
changed: [localhost] => (item=443) => {"ansible_loop_var": "item", "changed": true, "item": "443", "msg": "Permanent and Non-Permanent(immediate) operation, Changed port 443/tcp to enabled"}
TASK [Enable Standalone Database firewall ports] ****************************************************************************************
skipping: [localhost] => (item=5432) => {"ansible_loop_var": "item", "changed": false, "item": 5432, "skip_reason": "Conditional result was False"}
PLAY [Install Tower node(s)] ************************************************************************************************************
TASK [set_fact] *************************************************************************************************************************
ok: [localhost] => {"ansible_facts": {"cluster_host": "localhost"}, "changed": false}
TASK [include_role : packages_el] *******************************************************************************************************
TASK [include packages_el variables] ****************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/../vars/RedHat-8.yml) => {"ansible_facts": {"dnf_modules": ["nginx:1.14"], "el_dependencies": ["python3-psycopg2", "python3-setuptools", "python3-libselinux", "python3-setools", "dnf-utils", "sudo", "acl"], "existing_pg_dir": "/var/lib/pgsql/data", "postgresql_packages": ["postgresql-contrib", "postgresql-server", "postgresql-upgrade96"], "upgrade_postgres": false}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/vars/../vars/RedHat-8.yml"}
TASK [packages_el : Make sure tower_package_version is set] *****************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Install playbook dependencies] **************************************************************************************
ok: [localhost] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
TASK [packages_el : Enable required dnf modules] ****************************************************************************************
changed: [localhost] => (item=nginx:1.14) => {"ansible_loop_var": "item", "changed": true, "cmd": "dnf module -y enable nginx:1.14\n", "delta": "0:00:03.610020", "end": "2021-08-18 13:27:27.750683", "item": "nginx:1.14", "rc": 0, "start": "2021-08-18 13:27:24.140663", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\nメタデータの期限切れの最終確認: 0:00:37 時間前の 2021年08月18日 13時26分49秒 に実施しました。\n依存関係が解決しました。\n行うべきことはありません。\n完了しました!", "stdout_lines": ["Updating Subscription Management repositories.", "メタデータの期限切れの最終確認: 0:00:37 時間前の 2021年08月18日 13時26分49秒 に実施しまし た。", "依存関係が解決しました。", "行うべきことはありません。", "完了しました!"]}
TASK [packages_el : include_tasks] ******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/tasks/upgrade_postgres_client.yml for localhost
TASK [packages_el : Uninstall Postgresql 9.6 Client [RHEL 8]] ***************************************************************************
changed: [localhost] => {"changed": true, "cmd": "dnf module reset -y 'postgresql'\n", "delta": "0:00:03.695609", "end": "2021-08-18 13:27:31.608309", "rc": 0, "start": "2021-08-18 13:27:27.912700", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\nメタデータの期限切れの最終確認: 0:00:40 時間前の 2021年08月18日 13時26分49秒 に実施しました。\n依存関係が解決しました。\n================================================================================\n パッケージ アーキテクチャー バージョン リポジトリー サイズ\n================================================================================\nモジュールプロファイルの無効化中:\n postgresql/server \nモジュールの再設定中:\n postgresql \n\nトランザクションの概要\n================================================================================\n\n完了しました!", "stdout_lines": ["Updating Subscription Management repositories.", "メタデータの期限切れの 最終確認: 0:00:40 時間前の 2021年08月18日 13時26分49秒 に実施しました。", "依存関係が解決しました。", "================================================================================", " パッケージ アーキテクチャー バージョン リポジトリー サイズ", "================================================================================", "モジュールプロファイルの無効化中:", " postgresql/server ", "モジュールの再設定中:", " postgresql ", "", "トランザクションの概要", "================================================================================", "", "完了しました!"]}
TASK [packages_el : Enable postgresql 10 dnf modules] ***********************************************************************************
changed: [localhost] => {"changed": true, "cmd": "dnf module -y enable 'postgresql:10'\n", "delta": "0:00:03.746963", "end": "2021-08-18 13:27:35.486832", "rc": 0, "start": "2021-08-18 13:27:31.739869", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\nメタデータの期限切れの最終確認: 0:00:44 時間前の 2021年08月18日 13時26分49秒 に実施しました。\n依存関係が解決しました。\n================================================================================\n パッケージ アーキテクチャー バージョン リポジトリー サイズ\n================================================================================\nモジュールストリームの有効化中:\n postgresql 10 \n\nトランザクションの概要\n================================================================================\n\n完了しました!", "stdout_lines": ["Updating Subscription Management repositories.", "メタデータの期限切れの最終確認: 0:00:44 時間前の 2021年08月18日 13時26分49秒 に実施しました。", "依存関係が解決しました。", "================================================================================", " パッケージ アーキテクチャー バージョン リポジトリー サイズ", "================================================================================", "モジュールストリームの有効化中:", " postgresql 10 ", "", "トランザクションの概要", "================================================================================", "", "完了しました!"]}
TASK [packages_el : Install Postgresql 10 [RHEL8]] **************************************************************************************
ok: [localhost] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
TASK [packages_el : include_tasks] ******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/tasks/install_tower.yml for localhost
TASK [packages_el : Clean Yum Cache for Tower Repos] ************************************************************************************
[WARNING]: Consider using the yum module rather than running 'yum'. If you need to use command because yum is insufficient you can add
'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message.
changed: [localhost] => {"changed": true, "cmd": ["yum", "clean", "all", "--enablerepo=ansible-tower,ansible-tower-dependencies"], "delta": "0:00:02.549102", "end": "2021-08-18 13:27:41.638164", "rc": 0, "start": "2021-08-18 13:27:39.089062", "stderr": "", "stderr_lines": [], "stdout": "Updating Subscription Management repositories.\n28 ファイルが削除されました", "stdout_lines": ["Updating Subscription Management repositories.", "28 ファイルが削除されました"]}
TASK [packages_el : Install the Tower RPM.] *********************************************************************************************
changed: [localhost] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: supervisor-4.0.0.dev0-2.el8at.noarch", "Installed: libcgroup-0.41-19.el8.x86_64", "Installed: apr-util-openssl-1.6.1-6.el8.x86_64", "Installed: nginx-all-modules-1:1.14.1-9.module+el8.0.0+4108+af250afe.noarch", "Installed: nginx-mod-http-perl-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: perl-Git-2.27.0-1.el8.noarch", "Installed: nginx-mod-mail-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: python2-setuptools-39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "Installed: libcgroup-tools-0.41-19.el8.x86_64", "Installed: apr-util-bdb-1.6.1-6.el8.x86_64", "Installed: nginx-mod-http-xslt-filter-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: git-core-2.27.0-1.el8.x86_64", "Installed: utf8proc-2.1.1-5.module+el8.3.0+6671+2675c974.x86_64", "Installed: nginx-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: nginx-mod-http-image-filter-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: subversion-libs-1.10.2-4.module+el8.3.0+9886+ac338b6d.x86_64", "Installed: python2-pip-9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "Installed: python2-libs-2.7.18-4.module+el8.4.0+9577+0b56c8de.x86_64", "Installed: git-2.27.0-1.el8.x86_64", "Installed: perl-Error-1:0.17025-2.el8.noarch", "Installed: nginx-filesystem-1:1.14.1-9.module+el8.0.0+4108+af250afe.noarch", "Installed: apr-1.6.3-11.el8.x86_64", "Installed: mercurial-4.8.2-1.module+el8+2647+365c7305.x86_64", "Installed: libserf-1.3.9-9.module+el8.3.0+6671+2675c974.x86_64", "Installed: perl-TermReadKey-2.37-7.el8.x86_64", "Installed: redis-5.0.3-2.module+el8.0.0.z+3657+acb471dc.x86_64", "Installed: git-core-doc-2.27.0-1.el8.noarch", "Installed: python2-pip-wheel-9.0.3-18.module+el8.3.0+7707+eb4bba01.noarch", "Installed: subversion-1.10.2-4.module+el8.3.0+9886+ac338b6d.x86_64", "Installed: apr-util-1.6.1-6.el8.x86_64", "Installed: python2-setuptools-wheel-39.0.1-13.module+el8.4.0+9442+27d0e81c.noarch", "Installed: python2-2.7.18-4.module+el8.4.0+9577+0b56c8de.x86_64", "Installed: ansible-tower-3.8.3-1.el8at.x86_64", "Installed: ansible-tower-server-3.8.3-1.el8at.x86_64", "Installed: ansible-tower-ui-3.8.3-1.el8at.x86_64", "Installed: ansible-tower-venv-ansible-3.8.3-1.el8at.x86_64", "Installed: ansible-tower-venv-tower-3.8.3-1.el8at.x86_64", "Installed: nginx-mod-stream-1:1.14.1-9.module+el8.0.0+4108+af250afe.x86_64", "Installed: helm-3.3.4-2.el8at.x86_64", "Installed: openshift-clients-4.6.0-202105290217.p0.git.5ab7b2b.el8.x86_64", "Installed: python-meld3-1.0.2-10.el8at.noarch", "Installed: python3-meld3-1.0.2-10.el8at.noarch"]}
TASK [packages_el : Upgrade Ansible] ****************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [packages_el : Upgrade dependencies] ***********************************************************************************************
changed: [localhost] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: python3-pexpect-4.6-2.el8ar.noarch", "Removed: python3-pexpect-4.3.1-3.el8.noarch"]}
TASK [packages_el : include_tasks] ******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/packages_el/tasks/uninstall_rabbit.yml for localhost
TASK [packages_el : Uninstall rabbitmq package] *****************************************************************************************
[DEPRECATION WARNING]: Invoking "yum" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply
multiple items and specifying `name: "{{ item }}"`, please use `name: ['rabbitmq-server', 'erlang']` and remove the loop. This feature
will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [localhost] => (item=['rabbitmq-server', 'erlang']) => {"ansible_loop_var": "item", "changed": false, "item": ["rabbitmq-server", "erlang"], "msg": "Nothing to do", "rc": 0, "results": []}
TASK [packages_el : Remove rabbitmq config directory (i.e. certs, config, etc.)] ********************************************************
ok: [localhost] => (item=/etc/rabbitmq/) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rabbitmq/", "path": "/etc/rabbitmq/", "state": "absent"}
ok: [localhost] => (item=/var/lib/rabbitmq/) => {"ansible_loop_var": "item", "changed": false, "item": "/var/lib/rabbitmq/", "path": "/var/lib/rabbitmq/", "state": "absent"}
ok: [localhost] => (item=/var/log/rabbitmq/) => {"ansible_loop_var": "item", "changed": false, "item": "/var/log/rabbitmq/", "path": "/var/log/rabbitmq/", "state": "absent"}
TASK [packages_el : include_tasks] ******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
RUNNING HANDLER [packages_el : start PostgreSQL] ****************************************************************************************
ok: [localhost] => {"changed": false, "name": "postgresql", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:27:16 JST", "ActiveEnterTimestampMonotonic": "2199938661", "ActiveExitTimestamp": "Wed 2021-08-18 13:27:16 JST", "ActiveExitTimestampMonotonic": "2199895500", "ActiveState": "active", "After": "network.target sysinit.target basic.target system.slice systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:27:16 JST", "AssertTimestampMonotonic": "2199907282", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:27:16 JST", "ConditionTimestampMonotonic": "2199907282", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/postgresql.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PostgreSQL database server", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PG_OOM_ADJUST_FILE=/proc/self/oom_score_adj PG_OOM_ADJUST_VALUE=0 PGDATA=/var/lib/pgsql/data", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36860", "ExecMainStartTimestamp": "Wed 2021-08-18 13:27:16 JST", "ExecMainStartTimestampMonotonic": "2199916832", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/postmaster ; argv[]=/usr/bin/postmaster -D ${PGDATA} ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/libexec/postgresql-check-db-dir ; argv[]=/usr/libexec/postgresql-check-db-dir postgresql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/postgresql.service", "FreezerState": "running", "GID": "26", "Group": "postgres", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "postgresql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-08-18 13:27:16 JST", "InactiveEnterTimestampMonotonic": "2199906680", "InactiveExitTimestamp": "Wed 2021-08-18 13:27:16 JST", "InactiveExitTimestampMonotonic": "2199907849", "InvocationID": "14a73bf384d448c7881c7eb981cd94d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "2", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36860", "MemoryAccounting": "yes", "MemoryCurrent": "28250112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "postgresql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "-1000", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:27:16 JST", "StateChangeTimestampMonotonic": "2199938661", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "8", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "26", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "postgres", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Wed 2021-08-18 13:27:16 JST", "WatchdogTimestampMonotonic": "2199938660", "WatchdogUSec": "0"}}
TASK [redis : include_vars] *************************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/redis/vars/../vars/default.yml) => {"ansible_facts": {"redis_conf_dir": "/var/lib/redis", "redis_conf_location": "/etc/redis.conf", "redis_conf_logfile": "/var/log/redis/redis.log", "redis_init_name": "redis"}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/redis/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/redis/vars/../vars/default.yml"}
TASK [Ensure redis socket directory exists] *********************************************************************************************
changed: [localhost] => {"changed": true, "gid": 973, "group": "redis", "mode": "0750", "owner": "redis", "path": "/var/run/redis", "secontext": "unconfined_u:object_r:var_run_t:s0", "size": 40, "state": "directory", "uid": 974}
TASK [redis : Ensure Redis socket directory has the correct SELinux context] ************************************************************
changed: [localhost] => {"changed": true, "cmd": "restorecon -R /var/run/redis", "delta": "0:00:00.006748", "end": "2021-08-18 13:29:45.496629", "rc": 0, "start": "2021-08-18 13:29:45.489881", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [Create tmpfiles.d entry for redis socket directory] *******************************************************************************
changed: [localhost] => {"changed": true, "checksum": "c5d7385e785eaabd7bbafec54648dcbd472f8f13", "dest": "/etc/tmpfiles.d/redis.conf", "gid": 0, "group": "root", "md5sum": "065d29a09102fe6bc9ec2104d179ab7b", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260985.5241132-40693-228764627416647/source", "state": "file", "uid": 0}
TASK [add awx to the redis group so it can access the socket] ***************************************************************************
changed: [localhost] => {"append": true, "changed": true, "comment": "", "group": 971, "groups": "redis", "home": "/var/lib/awx", "move_home": false, "name": "awx", "shell": "/bin/bash", "state": "present", "uid": 973}
TASK [Install Tower redis.conf] *********************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "80d6adc3439589d28553a66ddbd5bbfb60d49812", "dest": "/etc/redis.conf", "gid": 0, "group": "root", "md5sum": "220c4e57c815672f466cf94c6c18f328", "mode": "0640", "owner": "redis", "secontext": "system_u:object_r:etc_t:s0", "size": 61887, "src": "/root/.ansible/tmp/ansible-tmp-1629260986.305136-40747-273434018932460/source", "state": "file", "uid": 974}
TASK [start redis and configure to startup automatically] *******************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "redis", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target -.mount sysinit.target network.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis.conf --supervised systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/redis.service", "FreezerState": "running", "GID": "[not set]", "Group": "redis", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "redis.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10240", "LimitNOFILESoft": "10240", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "redis.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/redis", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "redis", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "redis", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [Determine if firewalld is running] ************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["firewall-cmd", "--state"], "delta": "0:00:00.201944", "end": "2021-08-18 13:29:47.302978", "failed_when_result": false, "rc": 0, "start": "2021-08-18 13:29:47.101034", "stderr": "", "stderr_lines": [], "stdout": "running", "stdout_lines": ["running"]}
TASK [Determine if firewalld is enabled] ************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["systemctl", "list-unit-files"], "delta": "0:00:00.413013", "end": "2021-08-18 13:29:47.837712", "rc": 0, "start": "2021-08-18 13:29:47.424699", "stderr": "", "stderr_lines": [], "stdout": "UNIT FILE STATE \nproc-sys-fs-binfmt_misc.automount static \n-.mount generated\nboot.mount generated\ndev-hugepages.mount static \ndev-mqueue.mount static \nproc-fs-nfsd.mount static \nproc-sys-fs-binfmt_misc.mount static \nrun-vmblock\\x2dfuse.mount disabled \nsys-fs-fuse-connections.mount static \nsys-kernel-config.mount static \nsys-kernel-debug.mount static \ntmp.mount disabled \nvar-lib-machines.mount static \nvar-lib-nfs-rpc_pipefs.mount static \ncups.path enabled \ninsights-client-results.path disabled \nostree-finalize-staged.path disabled \nsystemd-ask-password-console.path static \nsystemd-ask-password-plymouth.path static \nsystemd-ask-password-wall.path static \nsession-2.scope transient\nsession-6.scope transient\naccounts-daemon.service enabled \nalsa-restore.service static \nalsa-state.service static \nanaconda-direct.service static \nanaconda-fips.service static \nanaconda-nm-config.service static \nanaconda-noshell.service static \nanaconda-pre.service static \nanaconda-shell@.service static \nanaconda-sshd.service static \nanaconda-tmux@.service static \nanaconda.service static \nansible-tower.service disabled \narp-ethers.service disabled \natd.service enabled \nauditd.service enabled \nauth-rpcgss-module.service static \nautovt@.service enabled \navahi-daemon.service enabled \nblivet.service static \nblk-availability.service disabled \nbluetooth.service enabled \nbolt.service static \nbrltty.service disabled \nbtattach-bcm@.service static \ncanberra-system-bootup.service disabled \ncanberra-system-shutdown-reboot.service disabled \ncanberra-system-shutdown.service disabled \ncgconfig.service disabled \nchrony-dnssrv@.service static \nchrony-wait.service disabled \nchronyd.service disabled \ncockpit-motd.service static \ncockpit-wsinstance-http-redirect.service static \ncockpit-wsinstance-http.service static \ncockpit-wsinstance-https-factory@.service static \ncockpit-wsinstance-https@.service static \ncockpit.service static \ncolord.service static \nconfigure-printer@.service static \nconsole-getty.service disabled \ncontainer-getty@.service static \ncpupower.service disabled \ncrond.service enabled \ncups-browsed.service disabled \ncups.service enabled \ndbus-org.bluez.service enabled \ndbus-org.fedoraproject.FirewallD1.service enabled \ndbus-org.freedesktop.Avahi.service enabled \ndbus-org.freedesktop.hostname1.service static \ndbus-org.freedesktop.import1.service static \ndbus-org.freedesktop.locale1.service static \ndbus-org.freedesktop.login1.service static \ndbus-org.freedesktop.machine1.service static \ndbus-org.freedesktop.ModemManager1.service enabled \ndbus-org.freedesktop.nm-dispatcher.service enabled \ndbus-org.freedesktop.portable1.service static \ndbus-org.freedesktop.timedate1.service enabled \ndbus.service static \ndebug-shell.service disabled \ndisplay-manager.service enabled \ndm-event.service static \ndnf-makecache.service static \ndnsmasq.service disabled \ndracut-cmdline.service static \ndracut-initqueue.service static \ndracut-mount.service static \ndracut-pre-mount.service static \ndracut-pre-pivot.service static \ndracut-pre-trigger.service static \ndracut-pre-udev.service static \ndracut-shutdown.service static \nebtables.service disabled \nemergency.service static \nfirewalld.service enabled \nflatpak-system-helper.service static \nfprintd.service static \nfstrim.service static \nfwupd-offline-update.service static \nfwupd-refresh.service static \nfwupd.service static \ngdm.service enabled \ngeoclue.service static \ngetty@.service enabled \ngrub-boot-indeterminate.service static \ngssproxy.service disabled \nhalt-local.service static \nhypervfcopyd.service static \nhypervkvpd.service static \nhypervvssd.service static \niio-sensor-proxy.service static \nimport-state.service enabled \ninitial-setup-reconfiguration.service disabled \ninitial-setup.service disabled \ninitrd-cleanup.service static \ninitrd-parse-etc.service static \ninitrd-switch-root.service static \ninitrd-udevadm-cleanup-db.service static \ninsights-client-results.service static \ninsights-client.service static \ninstperf.service static \niprdump.service disabled \niprinit.service disabled \niprupdate.service disabled \nirqbalance.service enabled \niscsi-onboot.service enabled \niscsi-shutdown.service static \niscsi.service enabled \niscsid.service disabled \niscsiuio.service disabled \nkdump.service enabled \nkmod-static-nodes.service static \nkpatch.service disabled \nksm.service enabled \nksmtuned.service enabled \nkvm_stat.service disabled \nldconfig.service static \nledmon.service disabled \nlibstoragemgmt.service enabled \nlibvirtd.service enabled \nloadmodules.service enabled \nlvm2-lvmpolld.service static \nlvm2-monitor.service enabled \nlvm2-pvscan@.service static \nman-db-cache-update.service static \nmcelog.service enabled \nmdadm-grow-continue@.service static \nmdadm-last-resort@.service static \nmdcheck_continue.service static \nmdcheck_start.service static \nmdmon@.service static \nmdmonitor-oneshot.service static \nmdmonitor.service enabled \nmessagebus.service static \nmicrocode.service enabled \nmlocate-updatedb.service static \nModemManager.service enabled \nmultipathd.service enabled \nndctl-monitor.service disabled \nnetcf-transaction.service disabled \nNetworkManager-dispatcher.service enabled \nNetworkManager-wait-online.service enabled \nNetworkManager.service enabled \nnfs-blkmap.service disabled \nnfs-convert.service disabled \nnfs-idmapd.service static \nnfs-mountd.service static \nnfs-server.service disabled \nnfs-utils.service static \nnfsdcld.service static \nnftables.service disabled \nnginx.service disabled \nnis-domainname.service enabled \nnumad.service disabled \nnvmefc-boot-connections.service enabled \nnvmf-autoconnect.service disabled \nnvmf-connect@.service static \noddjobd.service disabled \nostree-finalize-staged.service static \nostree-prepare-root.service static \nostree-remount.service enabled \npackagekit-offline-update.service static \npackagekit.service static \nplymouth-halt.service static \nplymouth-kexec.service static \nplymouth-poweroff.service static \nplymouth-quit-wait.service static \nplymouth-quit.service static \nplymouth-read-write.service static \nplymouth-reboot.service static \nplymouth-start.service static \nplymouth-switch-root-initramfs.service static \nplymouth-switch-root.service static \npodman-auto-update.service disabled \npodman.service static \npolkit.service static \npostgresql.service enabled \npostgresql@.service disabled \npsacct.service disabled \nqemu-guest-agent.service enabled \nqemu-pr-helper.service static \nquotaon.service static \nradvd.service disabled \nras-mc-ctl.service disabled \nrasdaemon.service disabled \nrc-local.service static \nrdisc.service disabled \nrdma-load-modules@.service static \nrdma-ndd.service static \nrealmd.service static \nredis-sentinel.service disabled \nredis.service enabled \nrescue.service static \nrhcd.service disabled \nrhsm-facts.service disabled \nrhsm.service disabled \nrhsmcertd.service enabled \nrpc-gssd.service static \nrpc-statd-notify.service static \nrpc-statd.service static \nrpcbind.service enabled \nrsyslog.service enabled \nrtkit-daemon.service enabled \nsaslauthd.service disabled \nselinux-autorelabel-mark.service enabled \nselinux-autorelabel.service static \nserial-getty@.service disabled \nsmartd.service enabled \nspeech-dispatcherd.service disabled \nspice-vdagentd.service indirect \nsshd-keygen@.service disabled \nsshd.service enabled \nsshd@.service static \nsssd-autofs.service indirect \nsssd-kcm.service indirect \nsssd-nss.service indirect \nsssd-pac.service indirect \nsssd-pam.service indirect \nsssd-ssh.service indirect \nsssd-sudo.service indirect \nsssd.service enabled \nsupervisord.service disabled \nsvnserve.service disabled \nswitcheroo-control.service disabled \nsyslog.service enabled \nsystem-update-cleanup.service static \nsystemd-ask-password-console.service static \nsystemd-ask-password-plymouth.service static \nsystemd-ask-password-wall.service static \nsystemd-backlight@.service static \nsystemd-binfmt.service static \nsystemd-coredump@.service static \nsystemd-exit.service static \nsystemd-firstboot.service static \nsystemd-fsck-root.service static \nsystemd-fsck@.service static \nsystemd-halt.service static \nsystemd-hibernate-resume@.service static \nsystemd-hibernate.service static \nsystemd-hostnamed.service static \nsystemd-hwdb-update.service static \nsystemd-hybrid-sleep.service static \nsystemd-importd.service static \nsystemd-initctl.service static \nsystemd-journal-catalog-update.service static \nsystemd-journal-flush.service static \nsystemd-journald.service static \nsystemd-kexec.service static \nsystemd-localed.service static \nsystemd-logind.service static \nsystemd-machine-id-commit.service static \nsystemd-machined.service static \nsystemd-modules-load.service static \nsystemd-nspawn@.service disabled \nsystemd-portabled.service static \nsystemd-poweroff.service static \nsystemd-quotacheck.service static \nsystemd-random-seed.service static \nsystemd-reboot.service static \nsystemd-remount-fs.service static \nsystemd-resolved.service disabled \nsystemd-rfkill.service static \nsystemd-suspend-then-hibernate.service static \nsystemd-suspend.service static \nsystemd-sysctl.service static \nsystemd-sysusers.service static \nsystemd-timedated.service masked \nsystemd-tmpfiles-clean.service static \nsystemd-tmpfiles-setup-dev.service static \nsystemd-tmpfiles-setup.service static \nsystemd-udev-settle.service static \nsystemd-udev-trigger.service static \nsystemd-udevd.service static \nsystemd-update-done.service static \nsystemd-update-utmp-runlevel.service static \nsystemd-update-utmp.service static \nsystemd-user-sessions.service static \nsystemd-vconsole-setup.service static \nsystemd-volatile-root.service static \ntcsd.service disabled \nteamd@.service static \ntimedatex.service enabled \ntuned.service enabled \nudisks2.service enabled \nunbound-anchor.service static \nupower.service disabled \nusb_modeswitch@.service static \nusbmuxd.service static \nuser-runtime-dir@.service static \nuser@.service static \nvdo-start-by-dev@.service static \nvdo.service enabled \nvgauthd.service enabled \nvirtinterfaced.service disabled \nvirtlockd.service indirect \nvirtlogd.service indirect \nvirtnetworkd.service disabled \nvirtnodedevd.service disabled \nvirtnwfilterd.service disabled \nvirtproxyd.service disabled \nvirtqemud.service disabled \nvirtsecretd.service disabled \nvirtstoraged.service disabled \nvmtoolsd.service enabled \nvsftpd.service disabled \nvsftpd@.service indirect \nwacom-inputattach@.service static \nwpa_supplicant.service disabled \nzram.service static \nmachine.slice static \nsystem-cockpithttps.slice static \nuser.slice static \navahi-daemon.socket enabled \ncockpit-wsinstance-http-redirect.socket static \ncockpit-wsinstance-http.socket static \ncockpit-wsinstance-https-factory.socket static \ncockpit-wsinstance-https@.socket static \ncockpit.socket disabled \ncups.socket enabled \ndbus.socket static \ndm-event.socket enabled \niscsid.socket enabled \niscsiuio.socket enabled \nlibvirtd-admin.socket disabled \nlibvirtd-ro.socket enabled \nlibvirtd-tcp.socket disabled \nlibvirtd-tls.socket disabled \nlibvirtd.socket enabled \nlvm2-lvmpolld.socket enabled \nmultipathd.socket enabled \npodman.socket disabled \nqemu-pr-helper.socket disabled \nrpcbind.socket enabled \nspice-vdagentd.socket static \nsshd.socket disabled \nsssd-autofs.socket disabled \nsssd-kcm.socket enabled \nsssd-nss.socket disabled \nsssd-pac.socket disabled \nsssd-pam-priv.socket disabled \nsssd-pam.socket disabled \nsssd-ssh.socket disabled \nsssd-sudo.socket disabled \nsyslog.socket static \nsystemd-coredump.socket static \nsystemd-initctl.socket static \nsystemd-journald-audit.socket static \nsystemd-journald-dev-log.socket static \nsystemd-journald.socket static \nsystemd-rfkill.socket static \nsystemd-udevd-control.socket static \nsystemd-udevd-kernel.socket static \nvirtinterfaced-admin.socket disabled \nvirtinterfaced-ro.socket disabled \nvirtinterfaced.socket disabled \nvirtlockd-admin.socket disabled \nvirtlockd.socket enabled \nvirtlogd-admin.socket disabled \nvirtlogd.socket enabled \nvirtnetworkd-admin.socket disabled \nvirtnetworkd-ro.socket disabled \nvirtnetworkd.socket disabled \nvirtnodedevd-admin.socket disabled \nvirtnodedevd-ro.socket disabled \nvirtnodedevd.socket disabled \nvirtnwfilterd-admin.socket disabled \nvirtnwfilterd-ro.socket disabled \nvirtnwfilterd.socket disabled \nvirtproxyd-admin.socket disabled \nvirtproxyd-ro.socket disabled \nvirtproxyd-tcp.socket disabled \nvirtproxyd-tls.socket disabled \nvirtproxyd.socket disabled \nvirtqemud-admin.socket disabled \nvirtqemud-ro.socket disabled \nvirtqemud.socket disabled \nvirtsecretd-admin.socket disabled \nvirtsecretd-ro.socket disabled \nvirtsecretd.socket disabled \nvirtstoraged-admin.socket disabled \nvirtstoraged-ro.socket disabled \nvirtstoraged.socket disabled \ndev-mapper-rhel\\x2dswap.swap generated\nanaconda.target static \nbasic.target static \nbluetooth.target static \nboot-complete.target static \ncryptsetup-pre.target static \ncryptsetup.target static \nctrl-alt-del.target disabled \ndefault.target indirect \nemergency.target static \nexit.target disabled \nfinal.target static \ngetty-pre.target static \ngetty.target static \ngraphical.target indirect \nhalt.target disabled \nhibernate.target static \nhybrid-sleep.target static \ninitrd-fs.target static \ninitrd-root-device.target static \ninitrd-root-fs.target static \ninitrd-switch-root.target static \ninitrd.target static \niprutils.target disabled \nkexec.target disabled \nlocal-fs-pre.target static \nlocal-fs.target static \nmachines.target disabled \nmulti-user.target static \nnetwork-online.target static \nnetwork-pre.target static \nnetwork.target static \nnfs-client.target enabled \nnss-lookup.target static \nnss-user-lookup.target static \nnvmf-connect.target static \npaths.target static \npoweroff.target disabled \nprinter.target static \nrdma-hw.target static \nreboot.target disabled \nremote-cryptsetup.target disabled \nremote-fs-pre.target static \nremote-fs.target enabled \nrescue.target static \nrpc_pipefs.target static \nrpcbind.target static \nrunlevel0.target disabled \nrunlevel1.target static \nrunlevel2.target static \nrunlevel3.target static \nrunlevel4.target static \nrunlevel5.target indirect \nrunlevel6.target disabled \nselinux-autorelabel.target static \nshutdown.target static \nsigpwr.target static \nsleep.target static \nslices.target static \nsmartcard.target static \nsockets.target static \nsound.target static \nsshd-keygen.target static \nsuspend-then-hibernate.target static \nsuspend.target static \nswap.target static \nsysinit.target static \nsystem-update-pre.target static \nsystem-update.target static \ntime-sync.target static \ntimers.target static \numount.target static \nvirt-guest-shutdown.target static \nvsftpd.target disabled \nchrony-dnssrv@.timer disabled \ndnf-makecache.timer enabled \nfstrim.timer disabled \nfwupd-refresh.timer disabled \ninsights-client.timer disabled \nmdadm-last-resort@.timer static \nmdcheck_continue.timer disabled \nmdcheck_start.timer disabled \nmdmonitor-oneshot.timer disabled \nmlocate-updatedb.timer enabled \npodman-auto-update.timer disabled \nsystemd-tmpfiles-clean.timer static \nunbound-anchor.timer enabled \n\n491 unit files listed.", "stdout_lines": ["UNIT FILE STATE ", "proc-sys-fs-binfmt_misc.automount static ", "-.mount generated", "boot.mount generated", "dev-hugepages.mount static ", "dev-mqueue.mount static ", "proc-fs-nfsd.mount static ", "proc-sys-fs-binfmt_misc.mount static ", "run-vmblock\\x2dfuse.mount disabled ", "sys-fs-fuse-connections.mount static ", "sys-kernel-config.mount static ", "sys-kernel-debug.mount static ", "tmp.mount disabled ", "var-lib-machines.mount static ", "var-lib-nfs-rpc_pipefs.mount static ", "cups.path enabled ", "insights-client-results.path disabled ", "ostree-finalize-staged.path disabled ", "systemd-ask-password-console.path static ", "systemd-ask-password-plymouth.path static ", "systemd-ask-password-wall.path static ", "session-2.scope transient", "session-6.scope transient", "accounts-daemon.service enabled ", "alsa-restore.service static ", "alsa-state.service static ", "anaconda-direct.service static ", "anaconda-fips.service static ", "anaconda-nm-config.service static ", "anaconda-noshell.service static ", "anaconda-pre.service static ", "anaconda-shell@.service static ", "anaconda-sshd.service static ", "anaconda-tmux@.service static ", "anaconda.service static ", "ansible-tower.service disabled ", "arp-ethers.service disabled ", "atd.service enabled ", "auditd.service enabled ", "auth-rpcgss-module.service static ", "autovt@.service enabled ", "avahi-daemon.service enabled ", "blivet.service static ", "blk-availability.service disabled ", "bluetooth.service enabled ", "bolt.service static ", "brltty.service disabled ", "btattach-bcm@.service static ", "canberra-system-bootup.service disabled ", "canberra-system-shutdown-reboot.service disabled ", "canberra-system-shutdown.service disabled ", "cgconfig.service disabled ", "chrony-dnssrv@.service static ", "chrony-wait.service disabled ", "chronyd.service disabled ", "cockpit-motd.service static ", "cockpit-wsinstance-http-redirect.service static ", "cockpit-wsinstance-http.service static ", "cockpit-wsinstance-https-factory@.service static ", "cockpit-wsinstance-https@.service static ", "cockpit.service static ", "colord.service static ", "configure-printer@.service static ", "console-getty.service disabled ", "container-getty@.service static ", "cpupower.service disabled ", "crond.service enabled ", "cups-browsed.service disabled ", "cups.service enabled ", "dbus-org.bluez.service enabled ", "dbus-org.fedoraproject.FirewallD1.service enabled ", "dbus-org.freedesktop.Avahi.service enabled ", "dbus-org.freedesktop.hostname1.service static ", "dbus-org.freedesktop.import1.service static ", "dbus-org.freedesktop.locale1.service static ", "dbus-org.freedesktop.login1.service static ", "dbus-org.freedesktop.machine1.service static ", "dbus-org.freedesktop.ModemManager1.service enabled ", "dbus-org.freedesktop.nm-dispatcher.service enabled ", "dbus-org.freedesktop.portable1.service static ", "dbus-org.freedesktop.timedate1.service enabled ", "dbus.service static ", "debug-shell.service disabled ", "display-manager.service enabled ", "dm-event.service static ", "dnf-makecache.service static ", "dnsmasq.service disabled ", "dracut-cmdline.service static ", "dracut-initqueue.service static ", "dracut-mount.service static ", "dracut-pre-mount.service static ", "dracut-pre-pivot.service static ", "dracut-pre-trigger.service static ", "dracut-pre-udev.service static ", "dracut-shutdown.service static ", "ebtables.service disabled ", "emergency.service static ", "firewalld.service enabled ", "flatpak-system-helper.service static ", "fprintd.service static ", "fstrim.service static ", "fwupd-offline-update.service static ", "fwupd-refresh.service static ", "fwupd.service static ", "gdm.service enabled ", "geoclue.service static ", "getty@.service enabled ", "grub-boot-indeterminate.service static ", "gssproxy.service disabled ", "halt-local.service static ", "hypervfcopyd.service static ", "hypervkvpd.service static ", "hypervvssd.service static ", "iio-sensor-proxy.service static ", "import-state.service enabled ", "initial-setup-reconfiguration.service disabled ", "initial-setup.service disabled ", "initrd-cleanup.service static ", "initrd-parse-etc.service static ", "initrd-switch-root.service static ", "initrd-udevadm-cleanup-db.service static ", "insights-client-results.service static ", "insights-client.service static ", "instperf.service static ", "iprdump.service disabled ", "iprinit.service disabled ", "iprupdate.service disabled ", "irqbalance.service enabled ", "iscsi-onboot.service enabled ", "iscsi-shutdown.service static ", "iscsi.service enabled ", "iscsid.service disabled ", "iscsiuio.service disabled ", "kdump.service enabled ", "kmod-static-nodes.service static ", "kpatch.service disabled ", "ksm.service enabled ", "ksmtuned.service enabled ", "kvm_stat.service disabled ", "ldconfig.service static ", "ledmon.service disabled ", "libstoragemgmt.service enabled ", "libvirtd.service enabled ", "loadmodules.service enabled ", "lvm2-lvmpolld.service static ", "lvm2-monitor.service enabled ", "lvm2-pvscan@.service static ", "man-db-cache-update.service static ", "mcelog.service enabled ", "mdadm-grow-continue@.service static ", "mdadm-last-resort@.service static ", "mdcheck_continue.service static ", "mdcheck_start.service static ", "mdmon@.service static ", "mdmonitor-oneshot.service static ", "mdmonitor.service enabled ", "messagebus.service static ", "microcode.service enabled ", "mlocate-updatedb.service static ", "ModemManager.service enabled ", "multipathd.service enabled ", "ndctl-monitor.service disabled ", "netcf-transaction.service disabled ", "NetworkManager-dispatcher.service enabled ", "NetworkManager-wait-online.service enabled ", "NetworkManager.service enabled ", "nfs-blkmap.service disabled ", "nfs-convert.service disabled ", "nfs-idmapd.service static ", "nfs-mountd.service static ", "nfs-server.service disabled ", "nfs-utils.service static ", "nfsdcld.service static ", "nftables.service disabled ", "nginx.service disabled ", "nis-domainname.service enabled ", "numad.service disabled ", "nvmefc-boot-connections.service enabled ", "nvmf-autoconnect.service disabled ", "nvmf-connect@.service static ", "oddjobd.service disabled ", "ostree-finalize-staged.service static ", "ostree-prepare-root.service static ", "ostree-remount.service enabled ", "packagekit-offline-update.service static ", "packagekit.service static ", "plymouth-halt.service static ", "plymouth-kexec.service static ", "plymouth-poweroff.service static ", "plymouth-quit-wait.service static ", "plymouth-quit.service static ", "plymouth-read-write.service static ", "plymouth-reboot.service static ", "plymouth-start.service static ", "plymouth-switch-root-initramfs.service static ", "plymouth-switch-root.service static ", "podman-auto-update.service disabled ", "podman.service static ", "polkit.service static ", "postgresql.service enabled ", "postgresql@.service disabled ", "psacct.service disabled ", "qemu-guest-agent.service enabled ", "qemu-pr-helper.service static ", "quotaon.service static ", "radvd.service disabled ", "ras-mc-ctl.service disabled ", "rasdaemon.service disabled ", "rc-local.service static ", "rdisc.service disabled ", "rdma-load-modules@.service static ", "rdma-ndd.service static ", "realmd.service static ", "redis-sentinel.service disabled ", "redis.service enabled ", "rescue.service static ", "rhcd.service disabled ", "rhsm-facts.service disabled ", "rhsm.service disabled ", "rhsmcertd.service enabled ", "rpc-gssd.service static ", "rpc-statd-notify.service static ", "rpc-statd.service static ", "rpcbind.service enabled ", "rsyslog.service enabled ", "rtkit-daemon.service enabled ", "saslauthd.service disabled ", "selinux-autorelabel-mark.service enabled ", "selinux-autorelabel.service static ", "serial-getty@.service disabled ", "smartd.service enabled ", "speech-dispatcherd.service disabled ", "spice-vdagentd.service indirect ", "sshd-keygen@.service disabled ", "sshd.service enabled ", "sshd@.service static ", "sssd-autofs.service indirect ", "sssd-kcm.service indirect ", "sssd-nss.service indirect ", "sssd-pac.service indirect ", "sssd-pam.service indirect ", "sssd-ssh.service indirect ", "sssd-sudo.service indirect ", "sssd.service enabled ", "supervisord.service disabled ", "svnserve.service disabled ", "switcheroo-control.service disabled ", "syslog.service enabled ", "system-update-cleanup.service static ", "systemd-ask-password-console.service static ", "systemd-ask-password-plymouth.service static ", "systemd-ask-password-wall.service static ", "systemd-backlight@.service static ", "systemd-binfmt.service static ", "systemd-coredump@.service static ", "systemd-exit.service static ", "systemd-firstboot.service static ", "systemd-fsck-root.service static ", "systemd-fsck@.service static ", "systemd-halt.service static ", "systemd-hibernate-resume@.service static ", "systemd-hibernate.service static ", "systemd-hostnamed.service static ", "systemd-hwdb-update.service static ", "systemd-hybrid-sleep.service static ", "systemd-importd.service static ", "systemd-initctl.service static ", "systemd-journal-catalog-update.service static ", "systemd-journal-flush.service static ", "systemd-journald.service static ", "systemd-kexec.service static ", "systemd-localed.service static ", "systemd-logind.service static ", "systemd-machine-id-commit.service static ", "systemd-machined.service static ", "systemd-modules-load.service static ", "systemd-nspawn@.service disabled ", "systemd-portabled.service static ", "systemd-poweroff.service static ", "systemd-quotacheck.service static ", "systemd-random-seed.service static ", "systemd-reboot.service static ", "systemd-remount-fs.service static ", "systemd-resolved.service disabled ", "systemd-rfkill.service static ", "systemd-suspend-then-hibernate.service static ", "systemd-suspend.service static ", "systemd-sysctl.service static ", "systemd-sysusers.service static ", "systemd-timedated.service masked ", "systemd-tmpfiles-clean.service static ", "systemd-tmpfiles-setup-dev.service static ", "systemd-tmpfiles-setup.service static ", "systemd-udev-settle.service static ", "systemd-udev-trigger.service static ", "systemd-udevd.service static ", "systemd-update-done.service static ", "systemd-update-utmp-runlevel.service static ", "systemd-update-utmp.service static ", "systemd-user-sessions.service static ", "systemd-vconsole-setup.service static ", "systemd-volatile-root.service static ", "tcsd.service disabled ", "teamd@.service static ", "timedatex.service enabled ", "tuned.service enabled ", "udisks2.service enabled ", "unbound-anchor.service static ", "upower.service disabled ", "usb_modeswitch@.service static ", "usbmuxd.service static ", "user-runtime-dir@.service static ", "user@.service static ", "vdo-start-by-dev@.service static ", "vdo.service enabled ", "vgauthd.service enabled ", "virtinterfaced.service disabled ", "virtlockd.service indirect ", "virtlogd.service indirect ", "virtnetworkd.service disabled ", "virtnodedevd.service disabled ", "virtnwfilterd.service disabled ", "virtproxyd.service disabled ", "virtqemud.service disabled ", "virtsecretd.service disabled ", "virtstoraged.service disabled ", "vmtoolsd.service enabled ", "vsftpd.service disabled ", "vsftpd@.service indirect ", "wacom-inputattach@.service static ", "wpa_supplicant.service disabled ", "zram.service static ", "machine.slice static ", "system-cockpithttps.slice static ", "user.slice static ", "avahi-daemon.socket enabled ", "cockpit-wsinstance-http-redirect.socket static ", "cockpit-wsinstance-http.socket static ", "cockpit-wsinstance-https-factory.socket static ", "cockpit-wsinstance-https@.socket static ", "cockpit.socket disabled ", "cups.socket enabled ", "dbus.socket static ", "dm-event.socket enabled ", "iscsid.socket enabled ", "iscsiuio.socket enabled ", "libvirtd-admin.socket disabled ", "libvirtd-ro.socket enabled ", "libvirtd-tcp.socket disabled ", "libvirtd-tls.socket disabled ", "libvirtd.socket enabled ", "lvm2-lvmpolld.socket enabled ", "multipathd.socket enabled ", "podman.socket disabled ", "qemu-pr-helper.socket disabled ", "rpcbind.socket enabled ", "spice-vdagentd.socket static ", "sshd.socket disabled ", "sssd-autofs.socket disabled ", "sssd-kcm.socket enabled ", "sssd-nss.socket disabled ", "sssd-pac.socket disabled ", "sssd-pam-priv.socket disabled ", "sssd-pam.socket disabled ", "sssd-ssh.socket disabled ", "sssd-sudo.socket disabled ", "syslog.socket static ", "systemd-coredump.socket static ", "systemd-initctl.socket static ", "systemd-journald-audit.socket static ", "systemd-journald-dev-log.socket static ", "systemd-journald.socket static ", "systemd-rfkill.socket static ", "systemd-udevd-control.socket static ", "systemd-udevd-kernel.socket static ", "virtinterfaced-admin.socket disabled ", "virtinterfaced-ro.socket disabled ", "virtinterfaced.socket disabled ", "virtlockd-admin.socket disabled ", "virtlockd.socket enabled ", "virtlogd-admin.socket disabled ", "virtlogd.socket enabled ", "virtnetworkd-admin.socket disabled ", "virtnetworkd-ro.socket disabled ", "virtnetworkd.socket disabled ", "virtnodedevd-admin.socket disabled ", "virtnodedevd-ro.socket disabled ", "virtnodedevd.socket disabled ", "virtnwfilterd-admin.socket disabled ", "virtnwfilterd-ro.socket disabled ", "virtnwfilterd.socket disabled ", "virtproxyd-admin.socket disabled ", "virtproxyd-ro.socket disabled ", "virtproxyd-tcp.socket disabled ", "virtproxyd-tls.socket disabled ", "virtproxyd.socket disabled ", "virtqemud-admin.socket disabled ", "virtqemud-ro.socket disabled ", "virtqemud.socket disabled ", "virtsecretd-admin.socket disabled ", "virtsecretd-ro.socket disabled ", "virtsecretd.socket disabled ", "virtstoraged-admin.socket disabled ", "virtstoraged-ro.socket disabled ", "virtstoraged.socket disabled ", "dev-mapper-rhel\\x2dswap.swap generated", "anaconda.target static ", "basic.target static ", "bluetooth.target static ", "boot-complete.target static ", "cryptsetup-pre.target static ", "cryptsetup.target static ", "ctrl-alt-del.target disabled ", "default.target indirect ", "emergency.target static ", "exit.target disabled ", "final.target static ", "getty-pre.target static ", "getty.target static ", "graphical.target indirect ", "halt.target disabled ", "hibernate.target static ", "hybrid-sleep.target static ", "initrd-fs.target static ", "initrd-root-device.target static ", "initrd-root-fs.target static ", "initrd-switch-root.target static ", "initrd.target static ", "iprutils.target disabled ", "kexec.target disabled ", "local-fs-pre.target static ", "local-fs.target static ", "machines.target disabled ", "multi-user.target static ", "network-online.target static ", "network-pre.target static ", "network.target static ", "nfs-client.target enabled ", "nss-lookup.target static ", "nss-user-lookup.target static ", "nvmf-connect.target static ", "paths.target static ", "poweroff.target disabled ", "printer.target static ", "rdma-hw.target static ", "reboot.target disabled ", "remote-cryptsetup.target disabled ", "remote-fs-pre.target static ", "remote-fs.target enabled ", "rescue.target static ", "rpc_pipefs.target static ", "rpcbind.target static ", "runlevel0.target disabled ", "runlevel1.target static ", "runlevel2.target static ", "runlevel3.target static ", "runlevel4.target static ", "runlevel5.target indirect ", "runlevel6.target disabled ", "selinux-autorelabel.target static ", "shutdown.target static ", "sigpwr.target static ", "sleep.target static ", "slices.target static ", "smartcard.target static ", "sockets.target static ", "sound.target static ", "sshd-keygen.target static ", "suspend-then-hibernate.target static ", "suspend.target static ", "swap.target static ", "sysinit.target static ", "system-update-pre.target static ", "system-update.target static ", "time-sync.target static ", "timers.target static ", "umount.target static ", "virt-guest-shutdown.target static ", "vsftpd.target disabled ", "chrony-dnssrv@.timer disabled ", "dnf-makecache.timer enabled ", "fstrim.timer disabled ", "fwupd-refresh.timer disabled ", "insights-client.timer disabled ", "mdadm-last-resort@.timer static ", "mdcheck_continue.timer disabled ", "mdcheck_start.timer disabled ", "mdmonitor-oneshot.timer disabled ", "mlocate-updatedb.timer enabled ", "podman-auto-update.timer disabled ", "systemd-tmpfiles-clean.timer static ", "unbound-anchor.timer enabled ", "", "491 unit files listed."]}
TASK [firewall : Determine if iptables is installed] ************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["iptables", "--version"], "delta": "0:00:00.007355", "end": "2021-08-18 13:29:47.987003", "failed_when_result": false, "rc": 0, "start": "2021-08-18 13:29:47.979648", "stderr": "", "stderr_lines": [], "stdout": "iptables v1.8.4 (nf_tables)", "stdout_lines": ["iptables v1.8.4 (nf_tables)"]}
TASK [firewall : Determine if iptables service is installed] ****************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [firewall : Check to see if there is an iptables config file] **********************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [Select firewalld] *****************************************************************************************************************
ok: [localhost] => {"ansible_facts": {"tower_firewall_type": "firewalld"}, "changed": false}
TASK [firewall : Select iptables] *******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Include firewalld tasks] **********************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/firewall/tasks/firewalld.yml for localhost
TASK [Start firewalld if it is enabled and not running] *********************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Enable base Tower firewall ports] *************************************************************************************************
ok: [localhost] => (item=80) => {"ansible_loop_var": "item", "changed": false, "item": "80", "msg": "Permanent and Non-Permanent(immediate) operation"}
ok: [localhost] => (item=443) => {"ansible_loop_var": "item", "changed": false, "item": "443", "msg": "Permanent and Non-Permanent(immediate) operation"}
TASK [Enable Standalone Database firewall ports] ****************************************************************************************
skipping: [localhost] => (item=5432) => {"ansible_loop_var": "item", "changed": false, "item": 5432, "skip_reason": "Conditional result was False"}
TASK [rsyslog : Configure the Rsyslog socket directory.] ********************************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0750", "owner": "awx", "path": "/var/run/awx-rsyslog", "secontext": "unconfined_u:object_r:var_run_t:s0", "size": 40, "state": "directory", "uid": 973}
TASK [Create tmpfiles.d entry for rsyslog socket directory] *****************************************************************************
changed: [localhost] => {"changed": true, "checksum": "3f6540ba0855064c82cc2f8eea298d57da22b1e7", "dest": "/etc/tmpfiles.d/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "345a0b049e66872c49a3274ab037a1b8", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 38, "src": "/root/.ansible/tmp/ansible-tmp-1629260988.9959774-40979-107658363060480/source", "state": "file", "uid": 0}
TASK [awx_install : include_tasks] ******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/awx_install/tasks/tasks.yml for localhost
TASK [awx_install : Ensure awx is in the nginx group] ***********************************************************************************
changed: [localhost] => {"append": true, "changed": true, "comment": "", "group": 971, "groups": "nginx", "home": "/var/lib/awx", "move_home": false, "name": "awx", "shell": "/bin/bash", "state": "present", "uid": 973}
TASK [awx_install : Configure the Tower settings directory.] ****************************************************************************
ok: [localhost] => {"changed": false, "gid": 971, "group": "awx", "mode": "0755", "owner": "root", "path": "/etc/tower", "secontext": "system_u:object_r:etc_t:s0", "size": 24, "state": "directory", "uid": 0}
TASK [awx_install : Configure the Tower socket directory.] ******************************************************************************
ok: [localhost] => {"changed": false, "gid": 974, "group": "nginx", "mode": "02775", "owner": "nginx", "path": "/var/run/tower", "secontext": "system_u:object_r:httpd_var_run_t:s0", "size": 40, "state": "directory", "uid": 975}
TASK [awx_install : Configure the Tower socket directory for tmpfiles.d] ****************************************************************
changed: [localhost] => {"changed": true, "checksum": "253caabec97cc797f3e2a99db6869636f747e0b1", "dest": "/etc/tmpfiles.d/tower.conf", "gid": 0, "group": "root", "md5sum": "c17f9680a626839ec3457ebadf976885", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260990.0329223-41068-120807866812073/source", "state": "file", "uid": 0}
TASK [awx_install : Configure the Tower system user's home directory.] ******************************************************************
ok: [localhost] => {"changed": false, "gid": 971, "group": "awx", "mode": "0755", "owner": "awx", "path": "/var/lib/awx", "secontext": "system_u:object_r:var_lib_t:s0", "size": 99, "state": "directory", "uid": 973}
TASK [awx_install : Configure the Tower system user's .ssh directory.] ******************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0700", "owner": "awx", "path": "/var/lib/awx/.ssh", "secontext": "unconfined_u:object_r:ssh_home_t:s0", "size": 6, "state": "directory", "uid": 973}
TASK [awx_install : Configure the Tower projects directory.] ****************************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0750", "owner": "awx", "path": "/var/lib/awx/projects", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 973}
TASK [awx_install : Configure the Tower job output directory.] **************************************************************************
ok: [localhost] => {"changed": false, "gid": 971, "group": "awx", "mode": "0750", "owner": "awx", "path": "/var/lib/awx/job_status", "secontext": "system_u:object_r:public_content_t:s0", "size": 6, "state": "directory", "uid": 973}
TASK [awx_install : Configure the Tower static directory.] ******************************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0755", "owner": "root", "path": "/var/lib/awx/public/static", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 6, "state": "directory", "uid": 0}
TASK [awx_install : Add Towers `conf.d` directory.] *************************************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0750", "owner": "root", "path": "/etc/tower/conf.d", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0}
TASK [awx_install : configure tower log directory] **************************************************************************************
ok: [localhost] => {"changed": false, "gid": 971, "group": "awx", "mode": "0750", "owner": "awx", "path": "/var/log/tower", "secontext": "system_u:object_r:var_log_t:s0", "size": 6, "state": "directory", "uid": 973}
TASK [awx_install : Update awx_supervisord logrotate config file] ***********************************************************************
changed: [localhost] => {"changed": true, "checksum": "3d842992a25af9aa9ac8a5b967dc9985d23c74c2", "dest": "/etc/logrotate.d/awx_supervisord", "gid": 0, "group": "root", "md5sum": "7428ae8ff3917b31b6e8d10647630d33", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 440, "src": "/root/.ansible/tmp/ansible-tmp-1629260991.1772091-41213-218671194227905/source", "state": "file", "uid": 0}
TASK [awx_install : Update hourly cron logrotate invocation] ****************************************************************************
changed: [localhost] => {"changed": true, "checksum": "e6ebba94d8b62b1d7d2e4fdacc74a129b24fe208", "dest": "/etc/cron.hourly/logrotate", "gid": 0, "group": "root", "md5sum": "51d8e0f92da9b5c46437bb7c31c961ff", "mode": "0744", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 189, "src": "/root/.ansible/tmp/ansible-tmp-1629260991.4058113-41239-91975237762381/source", "state": "file", "uid": 0}
TASK [awx_install : Update ansible-tower-service configuration] *************************************************************************
changed: [localhost] => {"changed": true, "checksum": "3afac2360dade2587bfa47da717c78280bbdae4a", "dest": "/etc/sysconfig/ansible-tower", "gid": 0, "group": "root", "md5sum": "19ed016d0cfba4a3bd4f4ac34e0a93e6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 190, "src": "/root/.ansible/tmp/ansible-tmp-1629260991.632422-41265-91800371777225/source", "state": "file", "uid": 0}
TASK [awx_install : Update ansible-tower systemd configuration] *************************************************************************
changed: [localhost] => {"changed": true, "checksum": "3670f9db3ef13920d2513d56c907cdeebe5765df", "dest": "/lib/systemd/system/ansible-tower.service", "gid": 0, "group": "root", "md5sum": "dd81a870bfb168d082971700c79a5ec2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 305, "src": "/root/.ansible/tmp/ansible-tmp-1629260991.8754091-41291-11735638996513/source", "state": "file", "uid": 0}
TASK [awx_install : Update dependent service configuration] *****************************************************************************
ok: [localhost] => (item=nginx) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "nginx", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/nginx.service.d", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
changed: [localhost] => (item=supervisord) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "supervisord", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/supervisord.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
ok: [localhost] => (item=redis) => {"ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "redis", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/redis.service.d", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 24, "state": "directory", "uid": 0}
changed: [localhost] => (item=postgresql) => {"ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "postgresql", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/postgresql.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0}
TASK [awx_install : Update dependent service configuration] *****************************************************************************
changed: [localhost] => (item=nginx) => {"ansible_loop_var": "item", "changed": true, "checksum": "d7cd07b8a7ccc8bfefcd7a4447adc05544c0dcdc", "dest": "/etc/systemd/system/nginx.service.d/override.conf", "gid": 0, "group": "root", "item": "nginx", "md5sum": "837e69cca8c407b6b0478e066ae81b69", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:httpd_unit_file_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260992.6317616-41381-107327389769363/source", "state": "file", "uid": 0}
changed: [localhost] => (item=supervisord) => {"ansible_loop_var": "item", "changed": true, "checksum": "d7cd07b8a7ccc8bfefcd7a4447adc05544c0dcdc", "dest": "/etc/systemd/system/supervisord.service.d/override.conf", "gid": 0, "group": "root", "item": "supervisord", "md5sum": "837e69cca8c407b6b0478e066ae81b69", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260992.8779223-41381-235260257369982/source", "state": "file", "uid": 0}
changed: [localhost] => (item=redis) => {"ansible_loop_var": "item", "changed": true, "checksum": "d7cd07b8a7ccc8bfefcd7a4447adc05544c0dcdc", "dest": "/etc/systemd/system/redis.service.d/override.conf", "gid": 0, "group": "root", "item": "redis", "md5sum": "837e69cca8c407b6b0478e066ae81b69", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:redis_unit_file_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260993.0985518-41381-265914944678282/source", "state": "file", "uid": 0}
changed: [localhost] => (item=postgresql) => {"ansible_loop_var": "item", "changed": true, "checksum": "d7cd07b8a7ccc8bfefcd7a4447adc05544c0dcdc", "dest": "/etc/systemd/system/postgresql.service.d/override.conf", "gid": 0, "group": "root", "item": "postgresql", "md5sum": "837e69cca8c407b6b0478e066ae81b69", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:postgresql_unit_file_t:s0", "size": 36, "src": "/root/.ansible/tmp/ansible-tmp-1629260993.3165402-41381-208872943194260/source", "state": "file", "uid": 0}
TASK [awx_install : Reload systemd configuration] ***************************************************************************************
changed: [localhost] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.152370", "end": "2021-08-18 13:29:53.791878", "rc": 0, "start": "2021-08-18 13:29:53.639508", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [awx_install : Enable the ansible-tower service] ***********************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "ansible-tower", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "postgresql.service sysinit.target network.target supervisord.service basic.target system.slice systemd-journald.socket redis.service nginx.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "supervisord.service postgresql.service redis.service nginx.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Ansible Tower service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/bin/true ; argv[]=/bin/true ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/ansible-tower.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ansible-tower.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ansible-tower.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "supervisord.service redis.service nginx.service postgresql.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [awx_install : Check if this is a fresh installation] ******************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [awx_install : Replace the secret key if secret_key_override is defined and installation is new] ***********************************
skipping: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Fetch the secret key from the primary node.] ************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Fail play when grabbing SECRET_KEY fails] ***************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [awx_install : Place the secret key on secondary nodes.] ***************************************************************************
skipping: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Get tower db settings] **********************************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Ingest database settings] *******************************************************************************************
skipping: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Set database vars] **************************************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Set database vars] **************************************************************************************************
skipping: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Configure Towers database settings.] ********************************************************************************
changed: [localhost] => {"changed": true, "checksum": "cc03f5b66364313984c2521e0d50f50d8d58d3af", "dest": "/etc/tower/conf.d/postgres.py", "gid": 971, "group": "awx", "md5sum": "145e7e4c0b058668cc8efa059277215b", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 400, "src": "/root/.ansible/tmp/ansible-tmp-1629260995.0196068-41649-91671435445730/source", "state": "file", "uid": 0}
TASK [awx_install : Generate broadcast websocket secret] ********************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [awx_install : Configure Towers channels settings.] ********************************************************************************
changed: [localhost] => {"changed": true, "checksum": "3cfb8ea6a5c27887b9eb0f01bfd1d7e15450db62", "dest": "/etc/tower/conf.d/channels.py", "gid": 971, "group": "awx", "md5sum": "42f9a2bc7629e698f0bc348d2611803b", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 204, "src": "/root/.ansible/tmp/ansible-tmp-1629260995.3008366-41677-247273341593799/source", "state": "file", "uid": 0}
TASK [awx_install : Configure the Insights URL] *****************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "86553cdbd2721e0df3b0840f29c6ff40a0185eb0", "dest": "/etc/tower/conf.d/insights.py", "gid": 971, "group": "awx", "md5sum": "24c7b3d4dde4cf2560c123c264a388ec", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 309, "src": "/root/.ansible/tmp/ansible-tmp-1629260995.541167-41703-151235441442438/source", "state": "file", "uid": 0}
TASK [awx_install : Initialize instance groups for host] ********************************************************************************
ok: [localhost] => {"ansible_facts": {"awx_instance_groups": []}, "changed": false}
TASK [awx_install : Determine instance groups for host] *********************************************************************************
skipping: [localhost] => (item=RedHat_8) => {"ansible_loop_var": "item", "changed": false, "item": "RedHat_8", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=supported) => {"ansible_loop_var": "item", "changed": false, "item": "supported", "skip_reason": "Conditional result was False"}
ok: [localhost] => (item=tower) => {"ansible_facts": {"awx_instance_groups": ["tower"]}, "ansible_loop_var": "item", "changed": false, "item": "tower"}
TASK [awx_install : Remove Tower rabbitmq settings] *************************************************************************************
ok: [localhost] => {"changed": false, "path": "/etc/tower/conf.d/rabbitmq.py", "state": "absent"}
TASK [awx_install : Configure Tower CLUSTER_HOST_ID setting] ****************************************************************************
changed: [localhost] => {"changed": true, "checksum": "69279d2e2e5440d713d5d33287cbfab7f8d3131e", "dest": "/etc/tower/conf.d/cluster_host_id.py", "gid": 971, "group": "awx", "md5sum": "9aad0d186a3b001adf4f0a2ea84927a1", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 192, "src": "/root/.ansible/tmp/ansible-tmp-1629260995.9547734-41750-232779716779862/source", "state": "file", "uid": 0}
TASK [awx_install : Remove Tower memcached settings] ************************************************************************************
ok: [localhost] => {"changed": false, "path": "/etc/tower/conf.d/caching.py", "state": "absent"}
TASK [awx_install : Set default image for Container Groups] *****************************************************************************
changed: [localhost] => {"changed": true, "checksum": "dc48711ff0b659a55a1a25f9a63a35bec483fcb1", "dest": "/etc/tower/conf.d/container_groups.py", "gid": 971, "group": "awx", "md5sum": "66b6b663d9197840df5a067ae3883708", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1629260996.3328226-41793-261209091247054/source", "state": "file", "uid": 0}
TASK [awx_install : Install Tower's settings file if it doesn't already exist.] *********************************************************
changed: [localhost] => {"changed": true, "checksum": "1ec53e3af58e208f8600f469352578a83bde7bf9", "dest": "/etc/tower/settings.py", "gid": 971, "group": "awx", "md5sum": "9e7d80496c3932b507dae875e13666ae", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1608, "src": "/root/.ansible/tmp/ansible-tmp-1629260996.583075-41819-258918586778388/source", "state": "file", "uid": 0}
TASK [awx_install : Stop supervisor] ****************************************************************************************************
ok: [localhost] => {"changed": false, "name": "supervisord", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket rc-local.service system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target ansible-tower.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Process Monitoring and Control Daemon", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/supervisord.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/supervisord ; argv[]=/usr/bin/supervisord -c /etc/supervisord.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/supervisord.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "supervisord.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "supervisord.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:29:54 JST", "StateChangeTimestampMonotonic": "2357291878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [awx_install : Wait for supervisor to stop.] ***************************************************************************************
ok: [localhost] => {"attempts": 1, "changed": false, "stat": {"exists": false}}
TASK [awx_install : Migrate the Tower database schema (may take awhile when upgrading).] ************************************************
changed: [localhost] => {"changed": true, "cmd": ["awx-manage", "migrate", "--noinput"], "delta": "0:01:15.194500", "end": "2021-08-18 13:31:12.504905", "rc": 0, "start": "2021-08-18 13:29:57.310405", "stderr": "", "stderr_lines": [], "stdout": "Operations to perform:\n Apply all migrations: auth, conf, contenttypes, main, oauth2_provider, sessions, sites, social_django, sso, taggit\nRunning migrations:\n Applying contenttypes.0001_initial... OK\n Applying contenttypes.0002_remove_content_type_name... OK\n Applying taggit.0001_initial... OK\n Applying taggit.0002_auto_20150616_2121... OK\n Applying auth.0001_initial... OK\n Applying main.0001_initial... OK\n Applying main.0002_squashed_v300_release... OK\n Applying main.0003_squashed_v300_v303_updates... OK\n Applying main.0004_squashed_v310_release... OK\n Applying conf.0001_initial... OK\n Applying conf.0002_v310_copy_tower_settings... OK\n Applying main.0005_squashed_v310_v313_updates... OK\n Applying main.0006_v320_release... OK\n Applying main.0007_v320_data_migrations... OK\n Applying main.0008_v320_drop_v1_credential_fields... OK\n Applying main.0009_v322_add_setting_field_for_activity_stream... OK\n Applying main.0010_v322_add_ovirt4_tower_inventory... OK\n Applying main.0011_v322_encrypt_survey_passwords... OK\n Applying main.0012_v322_update_cred_types... OK\n Applying main.0013_v330_multi_credential... OK\n Applying auth.0002_alter_permission_name_max_length... OK\n Applying auth.0003_alter_user_email_max_length... OK\n Applying auth.0004_alter_user_username_opts... OK\n Applying auth.0005_alter_user_last_login_null... OK\n Applying auth.0006_require_contenttypes_0002... OK\n Applying auth.0007_alter_validators_add_error_messages... OK\n Applying auth.0008_alter_user_username_max_length... OK\n Applying auth.0009_alter_user_last_name_max_length... OK\n Applying auth.0010_alter_group_name_max_length... OK\n Applying auth.0011_update_proxy_permissions... OK\n Applying conf.0003_v310_JSONField_changes... OK\n Applying conf.0004_v320_reencrypt... OK\n Applying conf.0005_v330_rename_two_session_settings... OK\n Applying conf.0006_v331_ldap_group_type... OK\n Applying conf.0007_v380_rename_more_settings... OK\n Applying conf.0008_subscriptions... OK\n Applying sessions.0001_initial... OK\n Applying main.0014_v330_saved_launchtime_configs... OK\n Applying main.0015_v330_blank_start_args... OK\n Applying main.0016_v330_non_blank_workflow... OK\n Applying main.0017_v330_move_deprecated_stdout... OK\n Applying main.0018_v330_add_additional_stdout_events... OK\n Applying main.0019_v330_custom_virtualenv... OK\n Applying main.0020_v330_instancegroup_policies... OK\n Applying main.0021_v330_declare_new_rbac_roles... OK\n Applying main.0022_v330_create_new_rbac_roles... OK\n Applying main.0023_v330_inventory_multicred... OK\n Applying main.0024_v330_create_user_session_membership... OK\n Applying main.0025_v330_add_oauth_activity_stream_registrar... OK\n Applying oauth2_provider.0001_initial... OK\n Applying main.0026_v330_delete_authtoken... OK\n Applying main.0027_v330_emitted_events... OK\n Applying main.0028_v330_add_tower_verify... OK\n Applying main.0030_v330_modify_application... OK\n Applying main.0031_v330_encrypt_oauth2_secret... OK\n Applying main.0032_v330_polymorphic_delete... OK\n Applying main.0033_v330_oauth_help_text... OK\n Applying main.0034_v330_delete_user_role... OK\n Applying main.0035_v330_more_oauth2_help_text... OK\n Applying main.0036_v330_credtype_remove_become_methods... OK\n Applying main.0037_v330_remove_legacy_fact_cleanup... OK\n Applying main.0038_v330_add_deleted_activitystream_actor... OK\n Applying main.0039_v330_custom_venv_help_text... OK\n Applying main.0040_v330_unifiedjob_controller_node... OK\n Applying main.0041_v330_update_oauth_refreshtoken... OK\n Applying main.0042_v330_org_member_role_deparent... OK\n Applying main.0043_v330_oauth2accesstoken_modified... OK\n Applying main.0044_v330_add_inventory_update_inventory... OK\n Applying main.0045_v330_instance_managed_by_policy... OK\n Applying main.0046_v330_remove_client_credentials_grant... OK\n Applying main.0047_v330_activitystream_instance... OK\n Applying main.0048_v330_django_created_modified_by_model_name... OK\n Applying main.0049_v330_validate_instance_capacity_adjustment... OK\n Applying main.0050_v340_drop_celery_tables... OK\n Applying main.0051_v340_job_slicing... OK\n Applying main.0052_v340_remove_project_scm_delete_on_next_update... OK\n Applying main.0053_v340_workflow_inventory... OK\n Applying main.0054_v340_workflow_convergence... OK\n Applying main.0055_v340_add_grafana_notification... OK\n Applying main.0056_v350_custom_venv_history... OK\n Applying main.0057_v350_remove_become_method_type... OK\n Applying main.0058_v350_remove_limit_limit... OK\n Applying main.0059_v350_remove_adhoc_limit... OK\n Applying main.0060_v350_update_schedule_uniqueness_constraint... OK\n Applying main.0061_v350_track_native_credentialtype_source... OK\n Applying main.0062_v350_new_playbook_stats... OK\n Applying main.0063_v350_org_host_limits... OK\n Applying main.0064_v350_analytics_state... OK\n Applying main.0065_v350_index_job_status... OK\n Applying main.0066_v350_inventorysource_custom_virtualenv... OK\n Applying main.0067_v350_credential_plugins... OK\n Applying main.0068_v350_index_event_created... OK\n Applying main.0069_v350_generate_unique_install_uuid... OK\n Applying main.0070_v350_gce_instance_id... OK\n Applying main.0071_v350_remove_system_tracking... OK\n Applying main.0072_v350_deprecate_fields... OK\n Applying main.0073_v360_create_instance_group_m2m... OK\n Applying main.0074_v360_migrate_instance_group_relations... OK\n Applying main.0075_v360_remove_old_instance_group_relations... OK\n Applying main.0076_v360_add_new_instance_group_relations... OK\n Applying main.0077_v360_add_default_orderings... OK\n Applying main.0078_v360_clear_sessions_tokens_jt... OK\n Applying main.0079_v360_rm_implicit_oauth2_apps... OK\n Applying main.0080_v360_replace_job_origin... OK\n Applying main.0081_v360_notify_on_start... OK\n Applying main.0082_v360_webhook_http_method... OK\n Applying main.0083_v360_job_branch_override... OK\n Applying main.0084_v360_token_description... OK\n Applying main.0085_v360_add_notificationtemplate_messages... OK\n Applying main.0086_v360_workflow_approval... OK\n Applying main.0087_v360_update_credential_injector_help_text... OK\n Applying main.0088_v360_dashboard_optimizations... OK\n Applying main.0089_v360_new_job_event_types... OK\n Applying main.0090_v360_WFJT_prompts... OK\n Applying main.0091_v360_approval_node_notifications... OK\n Applying main.0092_v360_webhook_mixin... OK\n Applying main.0093_v360_personal_access_tokens... OK\n Applying main.0094_v360_webhook_mixin2... OK\n Applying main.0095_v360_increase_instance_version_length... OK\n Applying main.0096_v360_container_groups... OK\n Applying main.0097_v360_workflowapproval_approved_or_denied_by... OK\n Applying main.0098_v360_rename_cyberark_aim_credential_type... OK\n Applying main.0099_v361_license_cleanup... OK\n Applying main.0100_v370_projectupdate_job_tags... OK\n Applying main.0101_v370_generate_new_uuids_for_iso_nodes... OK\n Applying main.0102_v370_unifiedjob_canceled... OK\n Applying main.0103_v370_remove_computed_fields... OK\n Applying main.0104_v370_cleanup_old_scan_jts... OK\n Applying main.0105_v370_remove_jobevent_parent_and_hosts... OK\n Applying main.0106_v370_remove_inventory_groups_with_active_failures... OK\n Applying main.0107_v370_workflow_convergence_api_toggle... OK\n Applying main.0108_v370_unifiedjob_dependencies_processed... OK\n Applying main.0109_v370_job_template_organization_field... OK\n Applying main.0110_v370_instance_ip_address... OK\n Applying main.0111_v370_delete_channelgroup... OK\n Applying main.0112_v370_workflow_node_identifier... OK\n Applying main.0113_v370_event_bigint... OK\n Applying main.0114_v370_remove_deprecated_manual_inventory_sources... OK\n Applying main.0115_v370_schedule_set_null... OK\n Applying main.0116_v400_remove_hipchat_notifications... OK\n Applying main.0117_v400_remove_cloudforms_inventory... OK\n Applying main.0118_add_remote_archive_scm_type... OK\n Applying main.0119_inventory_plugins... OK\n Applying main.0120_galaxy_credentials... OK\n Applying main.0121_delete_toweranalyticsstate... OK\n Applying oauth2_provider.0002_08_updates... OK\n Applying oauth2_provider.0003_auto_20160316_1503... OK\n Applying oauth2_provider.0004_auto_20160525_1623... OK\n Applying oauth2_provider.0005_auto_20170514_1141... OK\n Applying oauth2_provider.0006_auto_20171214_2232... OK\n Applying sites.0001_initial... OK\n Applying sites.0002_alter_domain_unique... OK\n Applying social_django.0001_initial... OK\n Applying social_django.0002_add_related_name... OK\n Applying social_django.0003_alter_email_max_length... OK\n Applying social_django.0004_auto_20160423_0400... OK\n Applying social_django.0005_auto_20160727_2333... OK\n Applying social_django.0006_partial... OK\n Applying social_django.0007_code_timestamp... OK\n Applying social_django.0008_partial_timestamp... OK\n Applying sso.0001_initial... OK\n Applying sso.0002_expand_provider_options... OK\n Applying taggit.0003_taggeditem_add_unique_index... OK", "stdout_lines": ["Operations to perform:", " Apply all migrations: auth, conf, contenttypes, main, oauth2_provider, sessions, sites, social_django, sso, taggit", "Running migrations:", " Applying contenttypes.0001_initial... OK", " Applying contenttypes.0002_remove_content_type_name... OK", " Applying taggit.0001_initial... OK", " Applying taggit.0002_auto_20150616_2121... OK", " Applying auth.0001_initial... OK", " Applying main.0001_initial... OK", " Applying main.0002_squashed_v300_release... OK", " Applying main.0003_squashed_v300_v303_updates... OK", " Applying main.0004_squashed_v310_release... OK", " Applying conf.0001_initial... OK", " Applying conf.0002_v310_copy_tower_settings... OK", " Applying main.0005_squashed_v310_v313_updates... OK", " Applying main.0006_v320_release... OK", " Applying main.0007_v320_data_migrations... OK", " Applying main.0008_v320_drop_v1_credential_fields... OK", " Applying main.0009_v322_add_setting_field_for_activity_stream... OK", " Applying main.0010_v322_add_ovirt4_tower_inventory... OK", " Applying main.0011_v322_encrypt_survey_passwords... OK", " Applying main.0012_v322_update_cred_types... OK", " Applying main.0013_v330_multi_credential... OK", " Applying auth.0002_alter_permission_name_max_length... OK", " Applying auth.0003_alter_user_email_max_length... OK", " Applying auth.0004_alter_user_username_opts... OK", " Applying auth.0005_alter_user_last_login_null... OK", " Applying auth.0006_require_contenttypes_0002... OK", " Applying auth.0007_alter_validators_add_error_messages... OK", " Applying auth.0008_alter_user_username_max_length... OK", " Applying auth.0009_alter_user_last_name_max_length... OK", " Applying auth.0010_alter_group_name_max_length... OK", " Applying auth.0011_update_proxy_permissions... OK", " Applying conf.0003_v310_JSONField_changes... OK", " Applying conf.0004_v320_reencrypt... OK", " Applying conf.0005_v330_rename_two_session_settings... OK", " Applying conf.0006_v331_ldap_group_type... OK", " Applying conf.0007_v380_rename_more_settings... OK", " Applying conf.0008_subscriptions... OK", " Applying sessions.0001_initial... OK", " Applying main.0014_v330_saved_launchtime_configs... OK", " Applying main.0015_v330_blank_start_args... OK", " Applying main.0016_v330_non_blank_workflow... OK", " Applying main.0017_v330_move_deprecated_stdout... OK", " Applying main.0018_v330_add_additional_stdout_events... OK", " Applying main.0019_v330_custom_virtualenv... OK", " Applying main.0020_v330_instancegroup_policies... OK", " Applying main.0021_v330_declare_new_rbac_roles... OK", " Applying main.0022_v330_create_new_rbac_roles... OK", " Applying main.0023_v330_inventory_multicred... OK", " Applying main.0024_v330_create_user_session_membership... OK", " Applying main.0025_v330_add_oauth_activity_stream_registrar... OK", " Applying oauth2_provider.0001_initial... OK", " Applying main.0026_v330_delete_authtoken... OK", " Applying main.0027_v330_emitted_events... OK", " Applying main.0028_v330_add_tower_verify... OK", " Applying main.0030_v330_modify_application... OK", " Applying main.0031_v330_encrypt_oauth2_secret... OK", " Applying main.0032_v330_polymorphic_delete... OK", " Applying main.0033_v330_oauth_help_text... OK", " Applying main.0034_v330_delete_user_role... OK", " Applying main.0035_v330_more_oauth2_help_text... OK", " Applying main.0036_v330_credtype_remove_become_methods... OK", " Applying main.0037_v330_remove_legacy_fact_cleanup... OK", " Applying main.0038_v330_add_deleted_activitystream_actor... OK", " Applying main.0039_v330_custom_venv_help_text... OK", " Applying main.0040_v330_unifiedjob_controller_node... OK", " Applying main.0041_v330_update_oauth_refreshtoken... OK", " Applying main.0042_v330_org_member_role_deparent... OK", " Applying main.0043_v330_oauth2accesstoken_modified... OK", " Applying main.0044_v330_add_inventory_update_inventory... OK", " Applying main.0045_v330_instance_managed_by_policy... OK", " Applying main.0046_v330_remove_client_credentials_grant... OK", " Applying main.0047_v330_activitystream_instance... OK", " Applying main.0048_v330_django_created_modified_by_model_name... OK", " Applying main.0049_v330_validate_instance_capacity_adjustment... OK", " Applying main.0050_v340_drop_celery_tables... OK", " Applying main.0051_v340_job_slicing... OK", " Applying main.0052_v340_remove_project_scm_delete_on_next_update... OK", " Applying main.0053_v340_workflow_inventory... OK", " Applying main.0054_v340_workflow_convergence... OK", " Applying main.0055_v340_add_grafana_notification... OK", " Applying main.0056_v350_custom_venv_history... OK", " Applying main.0057_v350_remove_become_method_type... OK", " Applying main.0058_v350_remove_limit_limit... OK", " Applying main.0059_v350_remove_adhoc_limit... OK", " Applying main.0060_v350_update_schedule_uniqueness_constraint... OK", " Applying main.0061_v350_track_native_credentialtype_source... OK", " Applying main.0062_v350_new_playbook_stats... OK", " Applying main.0063_v350_org_host_limits... OK", " Applying main.0064_v350_analytics_state... OK", " Applying main.0065_v350_index_job_status... OK", " Applying main.0066_v350_inventorysource_custom_virtualenv... OK", " Applying main.0067_v350_credential_plugins... OK", " Applying main.0068_v350_index_event_created... OK", " Applying main.0069_v350_generate_unique_install_uuid... OK", " Applying main.0070_v350_gce_instance_id... OK", " Applying main.0071_v350_remove_system_tracking... OK", " Applying main.0072_v350_deprecate_fields... OK", " Applying main.0073_v360_create_instance_group_m2m... OK", " Applying main.0074_v360_migrate_instance_group_relations... OK", " Applying main.0075_v360_remove_old_instance_group_relations... OK", " Applying main.0076_v360_add_new_instance_group_relations... OK", " Applying main.0077_v360_add_default_orderings... OK", " Applying main.0078_v360_clear_sessions_tokens_jt... OK", " Applying main.0079_v360_rm_implicit_oauth2_apps... OK", " Applying main.0080_v360_replace_job_origin... OK", " Applying main.0081_v360_notify_on_start... OK", " Applying main.0082_v360_webhook_http_method... OK", " Applying main.0083_v360_job_branch_override... OK", " Applying main.0084_v360_token_description... OK", " Applying main.0085_v360_add_notificationtemplate_messages... OK", " Applying main.0086_v360_workflow_approval... OK", " Applying main.0087_v360_update_credential_injector_help_text... OK", " Applying main.0088_v360_dashboard_optimizations... OK", " Applying main.0089_v360_new_job_event_types... OK", " Applying main.0090_v360_WFJT_prompts... OK", " Applying main.0091_v360_approval_node_notifications... OK", " Applying main.0092_v360_webhook_mixin... OK", " Applying main.0093_v360_personal_access_tokens... OK", " Applying main.0094_v360_webhook_mixin2... OK", " Applying main.0095_v360_increase_instance_version_length... OK", " Applying main.0096_v360_container_groups... OK", " Applying main.0097_v360_workflowapproval_approved_or_denied_by... OK", " Applying main.0098_v360_rename_cyberark_aim_credential_type... OK", " Applying main.0099_v361_license_cleanup... OK", " Applying main.0100_v370_projectupdate_job_tags... OK", " Applying main.0101_v370_generate_new_uuids_for_iso_nodes... OK", " Applying main.0102_v370_unifiedjob_canceled... OK", " Applying main.0103_v370_remove_computed_fields... OK", " Applying main.0104_v370_cleanup_old_scan_jts... OK", " Applying main.0105_v370_remove_jobevent_parent_and_hosts... OK", " Applying main.0106_v370_remove_inventory_groups_with_active_failures... OK", " Applying main.0107_v370_workflow_convergence_api_toggle... OK", " Applying main.0108_v370_unifiedjob_dependencies_processed... OK", " Applying main.0109_v370_job_template_organization_field... OK", " Applying main.0110_v370_instance_ip_address... OK", " Applying main.0111_v370_delete_channelgroup... OK", " Applying main.0112_v370_workflow_node_identifier... OK", " Applying main.0113_v370_event_bigint... OK", " Applying main.0114_v370_remove_deprecated_manual_inventory_sources... OK", " Applying main.0115_v370_schedule_set_null... OK", " Applying main.0116_v400_remove_hipchat_notifications... OK", " Applying main.0117_v400_remove_cloudforms_inventory... OK", " Applying main.0118_add_remote_archive_scm_type... OK", " Applying main.0119_inventory_plugins... OK", " Applying main.0120_galaxy_credentials... OK", " Applying main.0121_delete_toweranalyticsstate... OK", " Applying oauth2_provider.0002_08_updates... OK", " Applying oauth2_provider.0003_auto_20160316_1503... OK", " Applying oauth2_provider.0004_auto_20160525_1623... OK", " Applying oauth2_provider.0005_auto_20170514_1141... OK", " Applying oauth2_provider.0006_auto_20171214_2232... OK", " Applying sites.0001_initial... OK", " Applying sites.0002_alter_domain_unique... OK", " Applying social_django.0001_initial... OK", " Applying social_django.0002_add_related_name... OK", " Applying social_django.0003_alter_email_max_length... OK", " Applying social_django.0004_auto_20160423_0400... OK", " Applying social_django.0005_auto_20160727_2333... OK", " Applying social_django.0006_partial... OK", " Applying social_django.0007_code_timestamp... OK", " Applying social_django.0008_partial_timestamp... OK", " Applying sso.0001_initial... OK", " Applying sso.0002_expand_provider_options... OK", " Applying taggit.0003_taggeditem_add_unique_index... OK"]}
TASK [awx_install : Checking for RBAC migration log] ************************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [awx_install : Moving RBAC migration log] ******************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [awx_install : get the tower version] **********************************************************************************************
changed: [localhost] => {"changed": true, "cmd": "awx-manage version", "delta": "0:00:00.425760", "end": "2021-08-18 13:31:13.278400", "rc": 0, "start": "2021-08-18 13:31:12.852640", "stderr": "", "stderr_lines": [], "stdout": "3.8.3", "stdout_lines": ["3.8.3"]}
TASK [awx_install : store the tower version] ********************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "c7301e925a2837b1aba7035920723a45d112f866", "dest": "/var/lib/awx/.tower_version", "gid": 0, "group": "root", "md5sum": "4c712525bbbcd041da9d1cec623f871f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 5, "src": "/root/.ansible/tmp/ansible-tmp-1629261073.3098836-41992-118384546645542/source", "state": "file", "uid": 0}
TASK [awx_install : Get configuration files to set permissions on] **********************************************************************
ok: [localhost] => {"changed": false, "cmd": "ls /etc/tower/conf.d/*.py", "delta": "0:00:00.002814", "end": "2021-08-18 13:31:13.642212", "rc": 0, "start": "2021-08-18 13:31:13.639398", "stderr": "", "stderr_lines": [], "stdout": "/etc/tower/conf.d/channels.py\n/etc/tower/conf.d/cluster_host_id.py\n/etc/tower/conf.d/container_groups.py\n/etc/tower/conf.d/insights.py\n/etc/tower/conf.d/postgres.py", "stdout_lines": ["/etc/tower/conf.d/channels.py", "/etc/tower/conf.d/cluster_host_id.py", "/etc/tower/conf.d/container_groups.py", "/etc/tower/conf.d/insights.py", "/etc/tower/conf.d/postgres.py"]}
TASK [awx_install : Clean up any poorly-permissioned Tower configuration files on upgrade] **********************************************
ok: [localhost] => (item=/etc/tower/conf.d/channels.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/conf.d/channels.py", "mode": "0640", "owner": "root", "path": "/etc/tower/conf.d/channels.py", "secontext": "system_u:object_r:etc_t:s0", "size": 204, "state": "file", "uid": 0}
ok: [localhost] => (item=/etc/tower/conf.d/cluster_host_id.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/conf.d/cluster_host_id.py", "mode": "0640", "owner": "root", "path": "/etc/tower/conf.d/cluster_host_id.py", "secontext": "system_u:object_r:etc_t:s0", "size": 192, "state": "file", "uid": 0}
ok: [localhost] => (item=/etc/tower/conf.d/container_groups.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/conf.d/container_groups.py", "mode": "0640", "owner": "root", "path": "/etc/tower/conf.d/container_groups.py", "secontext": "system_u:object_r:etc_t:s0", "size": 94, "state": "file", "uid": 0}
ok: [localhost] => (item=/etc/tower/conf.d/insights.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/conf.d/insights.py", "mode": "0640", "owner": "root", "path": "/etc/tower/conf.d/insights.py", "secontext": "system_u:object_r:etc_t:s0", "size": 309, "state": "file", "uid": 0}
ok: [localhost] => (item=/etc/tower/conf.d/postgres.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/conf.d/postgres.py", "mode": "0640", "owner": "root", "path": "/etc/tower/conf.d/postgres.py", "secontext": "system_u:object_r:etc_t:s0", "size": 400, "state": "file", "uid": 0}
ok: [localhost] => (item=/etc/tower/settings.py) => {"ansible_loop_var": "item", "changed": false, "gid": 971, "group": "awx", "item": "/etc/tower/settings.py", "mode": "0640", "owner": "root", "path": "/etc/tower/settings.py", "secontext": "system_u:object_r:etc_t:s0", "size": 1608, "state": "file", "uid": 0}
TASK [awx_install : Set ACL rule for awx user to access rhsm.conf] **********************************************************************
changed: [localhost] => {"changed": true, "cmd": "setfacl -m u:awx:r /etc/rhsm/rhsm.conf", "delta": "0:00:00.002527", "end": "2021-08-18 13:31:14.495853", "rc": 0, "start": "2021-08-18 13:31:14.493326", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [awx_install : Check for Tower Super users] ****************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "echo \"from django.contrib.auth.models import User; nsu = User.objects.filter(is_superuser=True).count(); exit(0 if nsu > 0 else 1)\" | awx-manage shell", "delta": "0:00:01.684986", "end": "2021-08-18 13:31:16.315970", "msg": "non-zero return code", "rc": 1, "start": "2021-08-18 13:31:14.630984", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
...ignoring
TASK [awx_install : create django super user if it does not exist] **********************************************************************
changed: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [awx_install : update django super user password] **********************************************************************************
changed: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true}
TASK [awx_install : Collect static files for Tower.] ************************************************************************************
changed: [localhost] => {"changed": true, "cmd": "umask 022 && awx-manage collectstatic --noinput --clear -v0", "delta": "0:00:01.364725", "end": "2021-08-18 13:31:21.751225", "rc": 0, "start": "2021-08-18 13:31:20.386500", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [awx_install : Fixup tower log directory permissions post-migration] ***************************************************************
changed: [localhost] => {"changed": true, "gid": 971, "group": "awx", "mode": "0750", "owner": "awx", "path": "/var/log/tower", "secontext": "system_u:object_r:var_log_t:s0", "size": 257, "state": "directory", "uid": 973}
TASK [awx_install : Add ansible-runner cgroup config] ***********************************************************************************
changed: [localhost] => {"changed": true, "msg": "Block inserted"}
TASK [awx_install : Enable, start cgconfig service] *************************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "cgconfig", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "basic.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "Control Group configuration service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/cgconfigparser ; argv[]=/usr/sbin/cgconfigparser -l /etc/cgconfig.conf -s 1664 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/cgclear ; argv[]=/usr/sbin/cgclear -l /etc/cgconfig.conf -e ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/cgconfig.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "cgconfig.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "cgconfig.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [awx_install : Copy Candlepin RHSM Certificate] ************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "e967f044d2c6d15e596d1ecec675827ced05c25f", "dest": "/etc/tower/candlepin-redhat-ca.crt", "gid": 971, "group": "awx", "md5sum": "6c90f0d13dd608f03313b5f8affac086", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 2472, "src": "/root/.ansible/tmp/ansible-tmp-1629261082.5522163-42342-233015437206077/source", "state": "file", "uid": 0}
TASK [awx_install : Copy Eula] **********************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "26e128c0263b10e6efebc79e6946adbc7920987f", "dest": "/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/api/templates/eula.md", "gid": 971, "group": "awx", "md5sum": "8ac3c76d10a19702b23f8f9fd453cacc", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:var_lib_t:s0", "size": 8466, "src": "/root/.ansible/tmp/ansible-tmp-1629261082.7867122-42368-22020768541523/source", "state": "file", "uid": 0}
TASK [include supervisor variables] *****************************************************************************************************
ok: [localhost] => (item=/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/supervisor/vars/../vars/default.yml) => {"ansible_facts": {"uwsgi_bash": "bash -c"}, "ansible_included_var_files": ["/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/supervisor/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/supervisor/vars/../vars/default.yml"}
TASK [supervisor : include_tasks] *******************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/supervisor/tasks/tasks.yml for localhost
TASK [install supervisor config] ********************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "c8c5355dd4abca27748acbf40c594841ec2c19bc", "dest": "/etc/supervisord.d/tower.ini", "gid": 0, "group": "root", "md5sum": "95450bb0990d57d223e084f14008826a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3048, "src": "/root/.ansible/tmp/ansible-tmp-1629261083.0942328-42400-155500372007490/source", "state": "file", "uid": 0}
TASK [supervisor : Recreate systemd tmp files] ******************************************************************************************
changed: [localhost] => {"changed": true, "cmd": ["systemd-tmpfiles", "--create"], "delta": "0:00:00.054856", "end": "2021-08-18 13:31:23.477000", "rc": 0, "start": "2021-08-18 13:31:23.422144", "stderr": "[/usr/lib/tmpfiles.d/postgresql.conf:1] Line references path below legacy directory /var/run/, updating /var/run/postgresql → /run/postgresql; please update the tmpfiles.d/ drop-in file accordingly.\n[/etc/tmpfiles.d/redis.conf:1] Line references path below legacy directory /var/run/, updating /var/run/redis → /run/redis; please update the tmpfiles.d/ drop-in file accordingly.\n[/etc/tmpfiles.d/rsyslog.conf:1] Line references path below legacy directory /var/run/, updating /var/run/awx-rsyslog → /run/awx-rsyslog; please update the tmpfiles.d/ drop-in file accordingly.\n[/usr/lib/tmpfiles.d/supervisor.conf:1] Line references path below legacy directory /var/run/, updating /var/run/supervisor → /run/supervisor; please update the tmpfiles.d/ drop-in file accordingly.\n[/etc/tmpfiles.d/tower.conf:1] Line references path below legacy directory /var/run/, updating /var/run/tower → /run/tower; please update the tmpfiles.d/ drop-in file accordingly.", "stderr_lines": ["[/usr/lib/tmpfiles.d/postgresql.conf:1] Line references path below legacy directory /var/run/, updating /var/run/postgresql → /run/postgresql; please update the tmpfiles.d/ drop-in file accordingly.", "[/etc/tmpfiles.d/redis.conf:1] Line references path below legacy directory /var/run/, updating /var/run/redis → /run/redis; please update the tmpfiles.d/ drop-in file accordingly.", "[/etc/tmpfiles.d/rsyslog.conf:1] Line references path below legacy directory /var/run/, updating /var/run/awx-rsyslog → /run/awx-rsyslog; please update the tmpfiles.d/ drop-in file accordingly.", "[/usr/lib/tmpfiles.d/supervisor.conf:1] Line references path below legacy directory /var/run/, updating /var/run/supervisor → /run/supervisor; please update the tmpfiles.d/ drop-in file accordingly.", "[/etc/tmpfiles.d/tower.conf:1] Line references path below legacy directory /var/run/, updating /var/run/tower → /run/tower; please update the tmpfiles.d/ drop-in file accordingly."], "stdout": "", "stdout_lines": []}
TASK [start/enable supervisord process] *************************************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "supervisord", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "rc-local.service system.slice systemd-journald.socket sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "ansible-tower.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Process Monitoring and Control Daemon", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/supervisord.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/supervisord ; argv[]=/usr/bin/supervisord -c /etc/supervisord.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/supervisord.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "supervisord.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "supervisord.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:29:54 JST", "StateChangeTimestampMonotonic": "2357291878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [Wait for the supervisor socket] ***************************************************************************************************
ok: [localhost] => {"changed": false, "elapsed": 0, "gid": 971, "group": "awx", "match_groupdict": {}, "match_groups": [], "mode": "0700", "owner": "awx", "path": "/var/run/supervisor/supervisor.sock", "port": null, "search_regex": null, "secontext": "system_u:object_r:var_run_t:s0", "size": 0, "state": "file", "uid": 973}
TASK [reload supervisord configuration via supervisorctl] *******************************************************************************
changed: [localhost] => {"changed": true, "cmd": ["supervisorctl", "reload"], "delta": "0:00:00.136112", "end": "2021-08-18 13:31:24.421640", "rc": 0, "start": "2021-08-18 13:31:24.285528", "stderr": "", "stderr_lines": [], "stdout": "Restarted supervisord", "stdout_lines": ["Restarted supervisord"]}
TASK [nginx : include_tasks] ************************************************************************************************************
included: /root/ansible-automation-platform-setup-bundle-1.2.4-1/roles/nginx/tasks/tasks.yml for localhost
TASK [Open up permissions on nginx.] ****************************************************************************************************
changed: [localhost] => (item=httpd_can_network_connect) => {"ansible_loop_var": "item", "changed": true, "item": "httpd_can_network_connect", "name": "httpd_can_network_connect", "persistent": true, "state": true}
TASK [nginx : Copy SSL certificate] *****************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nginx : Copy SSL private key] *****************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nginx : Create temporary directory for openssl config] ****************************************************************************
changed: [localhost] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.omqsmrf4tower_openssl", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0}
TASK [nginx : copy openssl config] ******************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "e9d7965fb9e0b6cada153445cd5cd585cf9e0909", "dest": "/tmp/ansible.omqsmrf4tower_openssl/openssl.cnf", "gid": 971, "group": "awx", "md5sum": "07469edc6d400509cb4dbc55de8c31b0", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 300, "src": "/root/.ansible/tmp/ansible-tmp-1629261090.8052468-42608-237273191498774/source", "state": "file", "uid": 0}
TASK [nginx : create self signed SSL certificates] **************************************************************************************
changed: [localhost] => {"changed": true, "cmd": ["openssl", "req", "-x509", "-nodes", "-sha256", "-days", "824", "-newkey", "rsa:2048", "-keyout", "/etc/tower/tower.key", "-out", "/etc/tower/tower.cert", "-config", "/tmp/ansible.omqsmrf4tower_openssl/openssl.cnf"], "delta": "0:00:00.043549", "end": "2021-08-18 13:31:31.180957", "rc": 0, "start": "2021-08-18 13:31:31.137408", "stderr": "Generating a RSA private key\n............................+++++\n........................+++++\nwriting new private key to '/etc/tower/tower.key'\n-----", "stderr_lines": ["Generating a RSA private key", "............................+++++", "........................+++++", "writing new private key to '/etc/tower/tower.key'", "-----"], "stdout": "", "stdout_lines": []}
TASK [nginx : set permissions on self-signed SSL certificate] ***************************************************************************
changed: [localhost] => (item=/etc/tower/tower.cert) => {"ansible_loop_var": "item", "changed": true, "gid": 971, "group": "awx", "item": "/etc/tower/tower.cert", "mode": "0600", "owner": "root", "path": "/etc/tower/tower.cert", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1078, "state": "file", "uid": 0}
changed: [localhost] => (item=/etc/tower/tower.key) => {"ansible_loop_var": "item", "changed": true, "gid": 971, "group": "awx", "item": "/etc/tower/tower.key", "mode": "0600", "owner": "root", "path": "/etc/tower/tower.key", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 1708, "state": "file", "uid": 0}
TASK [nginx : slurp self-signed SSL certificate] ****************************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [nginx : slurp self-signed SSL key] ************************************************************************************************
ok: [localhost] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
TASK [nginx : Remove the temporary openssl config directory and file] *******************************************************************
changed: [localhost] => {"changed": true, "path": "/tmp/ansible.omqsmrf4tower_openssl", "state": "absent"}
TASK [nginx : place self-signed SSL certificates] ***************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [nginx : place self-signed SSL key file] *******************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Install Tower nginx.conf] *********************************************************************************************************
changed: [localhost] => {"changed": true, "checksum": "2a3506c88201125f5ac7fc8e594f785f7a80e7a8", "dest": "/etc/nginx/nginx.conf", "gid": 0, "group": "root", "md5sum": "268cabc4dd11767b1912187802dc2c02", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:httpd_config_t:s0", "size": 5190, "src": "/root/.ansible/tmp/ansible-tmp-1629261091.8889546-42739-52056739850769/source", "state": "file", "uid": 0}
TASK [start nginx and configure to startup automatically] *******************************************************************************
changed: [localhost] => {"changed": true, "enabled": true, "name": "nginx", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-tmpfiles-setup.service system.slice -.mount network.target basic.target nss-lookup.target systemd-journald.socket sysinit.target remote-fs.target tmp.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target ansible-tower.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The nginx HTTP and reverse proxy server", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/nginx.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nginx ; argv[]=/usr/sbin/nginx ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/sbin/nginx ; argv[]=/usr/sbin/nginx -t ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nginx.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nginx.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "3", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nginx.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/nginx.pid", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:29:54 JST", "StateChangeTimestampMonotonic": "2357287089", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "5s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [misc : If Ansible does not provide a system UUID, get a random one.] **************************************************************
ok: [localhost] => {"changed": false, "cmd": "echo 'import uuid; print(uuid.uuid4())' | awx-python", "delta": "0:00:00.034811", "end": "2021-08-18 13:31:32.713171", "rc": 0, "start": "2021-08-18 13:31:32.678360", "stderr": "", "stderr_lines": [], "stdout": "04655e97-8789-4f57-ba57-35880f970287", "stdout_lines": ["04655e97-8789-4f57-ba57-35880f970287"]}
TASK [misc : Remove the old celeryd.py config file (if it exists)] **********************************************************************
ok: [localhost] => {"changed": false, "path": "/etc/tower/conf.d/celeryd.py", "state": "absent"}
TASK [misc : Write a ha.conf file to /etc/tower that contains the system UUID.] *********************************************************
changed: [localhost] => {"changed": true, "checksum": "7a065b87e6b10c5706812bcaeaa61acdc13ab6c8", "dest": "/etc/tower/conf.d/ha.py", "gid": 971, "group": "awx", "md5sum": "a2a19e1eb0bbb168a9ca67d6b3244bf6", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 97, "src": "/root/.ansible/tmp/ansible-tmp-1629261092.8661606-42865-135143076888339/source", "state": "file", "uid": 0}
TASK [misc : Register the tower instance in the database.] ******************************************************************************
changed: [localhost] => {"changed": true, "cmd": "awx-manage provision_instance --hostname=\"localhost\"", "delta": "0:00:01.801136", "end": "2021-08-18 13:31:35.021396", "rc": 0, "start": "2021-08-18 13:31:33.220260", "stderr": "", "stderr_lines": [], "stdout": "Successfully registered instance localhost\n(changed: True)", "stdout_lines": ["Successfully registered instance localhost", "(changed: True)"]}
TASK [misc : Register tower instance groups.] *******************************************************************************************
skipping: [localhost] => (item=all) => {"ansible_loop_var": "item", "changed": false, "item": "all", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=ungrouped) => {"ansible_loop_var": "item", "changed": false, "item": "ungrouped", "skip_reason": "Conditional result was False"}
changed: [localhost] => (item=tower) => {"ansible_loop_var": "item", "changed": true, "cmd": "awx-manage register_queue --queuename=\"tower\" --hostnames=\"localhost\"\n", "delta": "0:00:01.562989", "end": "2021-08-18 13:31:36.750314", "item": "tower", "rc": 0, "start": "2021-08-18 13:31:35.187325", "stderr": "", "stderr_lines": [], "stdout": "Creating instance group tower\nAdded instance localhost to tower\n(changed: True)", "stdout_lines": ["Creating instance group tower", "Added instance localhost to tower", "(changed: True)"]}
skipping: [localhost] => (item=automationhub) => {"ansible_loop_var": "item", "changed": false, "item": "automationhub", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=database) => {"ansible_loop_var": "item", "changed": false, "item": "database", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=RedHat_8) => {"ansible_loop_var": "item", "changed": false, "item": "RedHat_8", "skip_reason": "Conditional result was False"}
skipping: [localhost] => (item=supported) => {"ansible_loop_var": "item", "changed": false, "item": "supported", "skip_reason": "Conditional result was False"}
TASK [misc : Create the default organization if it is needed.] **************************************************************************
changed: [localhost] => {"changed": true, "cmd": "awx-manage create_preload_data", "delta": "0:00:02.122475", "end": "2021-08-18 13:31:39.024327", "rc": 0, "start": "2021-08-18 13:31:36.901852", "stderr": "", "stderr_lines": [], "stdout": "Default organization added.\nDemo Credential, Inventory, and Job Template added.\n(changed: True)", "stdout_lines": ["Default organization added.", "Demo Credential, Inventory, and Job Template added.", "(changed: True)"]}
RUNNING HANDLER [restart supervisor] ****************************************************************************************************
changed: [localhost] => {
"msg": "Restarting supervisor."
}
RUNNING HANDLER [Stop supervisor.] ******************************************************************************************************
changed: [localhost] => {"changed": true, "name": "supervisord", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:31:24 JST", "ActiveEnterTimestampMonotonic": "2447182820", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target systemd-journald.socket rc-local.service system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:31:23 JST", "AssertTimestampMonotonic": "2447019927", "Before": "shutdown.target ansible-tower.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:31:23 JST", "ConditionTimestampMonotonic": "2447019927", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/supervisord.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Process Monitoring and Control Daemon", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/supervisord.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "42497", "ExecMainStartTimestamp": "Wed 2021-08-18 13:31:24 JST", "ExecMainStartTimestampMonotonic": "2447182811", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/supervisord ; argv[]=/usr/bin/supervisord -c /etc/supervisord.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/supervisord.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "supervisord.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-08-18 13:31:23 JST", "InactiveExitTimestampMonotonic": "2447020450", "InvocationID": "787d7394a0574a72b2c855082915a543", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "42497", "MemoryAccounting": "yes", "MemoryCurrent": "136806400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "supervisord.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:31:24 JST", "StateChangeTimestampMonotonic": "2447182820", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service multi-user.target", "WatchdogTimestamp": "Wed 2021-08-18 13:31:24 JST", "WatchdogTimestampMonotonic": "2447182819", "WatchdogUSec": "0"}}
RUNNING HANDLER [Wait for supervisor to stop.] ******************************************************************************************
ok: [localhost] => {"attempts": 1, "changed": false, "stat": {"exists": false}}
RUNNING HANDLER [Start supervisor.] *****************************************************************************************************
changed: [localhost] => {"changed": true, "name": "supervisord", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:31:24 JST", "ActiveEnterTimestampMonotonic": "2447182820", "ActiveExitTimestamp": "Wed 2021-08-18 13:31:39 JST", "ActiveExitTimestampMonotonic": "2462429387", "ActiveState": "failed", "After": "sysinit.target basic.target systemd-journald.socket rc-local.service system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:31:23 JST", "AssertTimestampMonotonic": "2447019927", "Before": "shutdown.target ansible-tower.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:31:23 JST", "ConditionTimestampMonotonic": "2447019927", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Process Monitoring and Control Daemon", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/supervisord.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Wed 2021-08-18 13:31:40 JST", "ExecMainExitTimestampMonotonic": "2463401223", "ExecMainPID": "42497", "ExecMainStartTimestamp": "Wed 2021-08-18 13:31:24 JST", "ExecMainStartTimestampMonotonic": "2447182811", "ExecMainStatus": "1", "ExecStart": "{ path=/usr/bin/supervisord ; argv[]=/usr/bin/supervisord -c /etc/supervisord.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/supervisord.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "supervisord.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-08-18 13:33:10 JST", "InactiveEnterTimestampMonotonic": "2553571555", "InactiveExitTimestamp": "Wed 2021-08-18 13:31:23 JST", "InactiveExitTimestampMonotonic": "2447020450", "InvocationID": "787d7394a0574a72b2c855082915a543", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "supervisord.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:33:10 JST", "StateChangeTimestampMonotonic": "2553571555", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
RUNNING HANDLER [restart nginx] *********************************************************************************************************
changed: [localhost] => {"changed": true, "name": "nginx", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-08-18 13:31:32 JST", "ActiveEnterTimestampMonotonic": "2455716046", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service remote-fs.target nss-lookup.target sysinit.target basic.target systemd-journald.socket -.mount network.target system.slice tmp.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-08-18 13:31:32 JST", "AssertTimestampMonotonic": "2455690817", "Before": "shutdown.target ansible-tower.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2021-08-18 13:31:32 JST", "ConditionTimestampMonotonic": "2455690817", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/nginx.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The nginx HTTP and reverse proxy server", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/nginx.service.d/override.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "42822", "ExecMainStartTimestamp": "Wed 2021-08-18 13:31:32 JST", "ExecMainStartTimestampMonotonic": "2455713157", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nginx ; argv[]=/usr/sbin/nginx ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:31:32 JST] ; stop_time=[Wed 2021-08-18 13:31:32 JST] ; pid=42820 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/sbin/nginx ; argv[]=/usr/sbin/nginx -t ; ignore_errors=no ; start_time=[Wed 2021-08-18 13:31:32 JST] ; stop_time=[Wed 2021-08-18 13:31:32 JST] ; pid=42819 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nginx.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nginx.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-08-18 13:31:32 JST", "InactiveExitTimestampMonotonic": "2455691492", "InvocationID": "20e3524806c241f4afc69ce8c394388c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "3", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "42822", "MemoryAccounting": "yes", "MemoryCurrent": "3739648", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nginx.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/nginx.pid", "PartOf": "ansible-tower.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:31:32 JST", "StateChangeTimestampMonotonic": "2455716046", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "11251", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "5s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "ansible-tower.service multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
TASK [Start the ansible-tower service] **************************************************************************************************
changed: [localhost] => {"changed": true, "name": "ansible-tower", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target basic.target systemd-journald.socket sysinit.target nginx.service system.slice redis.service postgresql.service supervisord.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "postgresql.service supervisord.service redis.service nginx.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Ansible Tower service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/bin/true ; argv[]=/bin/true ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/ansible-tower.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "ansible-tower.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "7032", "LimitNPROCSoft": "7032", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7032", "LimitSIGPENDINGSoft": "7032", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ansible-tower.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-08-18 13:29:54 JST", "StateChangeTimestampMonotonic": "2357290872", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11251", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "postgresql.service redis.service nginx.service supervisord.service", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}}
PLAY [Install Automation Hub node] ******************************************************************************************************
skipping: no hosts matched
PLAY [Install Tower isolated node(s)] ***************************************************************************************************
skipping: no hosts matched
PLAY RECAP ******************************************************************************************************************************
localhost : ok=176 changed=87 unreachable=0 failed=0 skipped=85 rescued=0 ignored=2
The setup process completed successfully.
Setup log saved to /var/log/tower/setup-2021-08-18-13:26:29.log.
▼ブラウザに、RHEP8のIPアドレスを入力してアクセスする。
inventoryファイルに設定した管理者、パスワードでログインする。
▼Red Hat Accountを入力してライセンス認証を実施する。(初回起動時のみ)
ライセンス認証が成功すると「Ansible Tower ダッシュボード」が表示され、イベントリーの実行が可能になる。
以上