Formatting '/cache/rhel-6.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=10737418240 backing_file=/cache/rhel-6.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16 ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp_bbqg4xw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: rhel-6_setup.yml ***************************************************** 2 plays in /cache/rhel-6_setup.yml PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /cache/rhel-6_setup.yml:5 Thursday 07 July 2022 18:41:53 +0000 (0:00:00.018) 0:00:00.018 ********* changed: [/cache/rhel-6.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-6.qcow2.snap] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } changed: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY [Set up host for test playbooks] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /cache/rhel-6_setup.yml:18 Thursday 07 July 2022 18:41:54 +0000 (0:00:00.898) 0:00:00.917 ********* [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [/cache/rhel-6.qcow2.snap] META: ran handlers TASK [Create EPEL 6 repo] ****************************************************** task path: /cache/rhel-6_setup.yml:22 Thursday 07 July 2022 18:41:55 +0000 (0:00:01.018) 0:00:01.935 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create yum cache] ******************************************************** task path: /cache/rhel-6_setup.yml:32 Thursday 07 July 2022 18:41:55 +0000 (0:00:00.022) 0:00:01.957 ********* changed: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [Create dnf cache] ******************************************************** task path: /cache/rhel-6_setup.yml:38 Thursday 07 July 2022 18:41:58 +0000 (0:00:03.635) 0:00:05.593 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 7] ********************************************************** task path: /cache/rhel-6_setup.yml:44 Thursday 07 July 2022 18:41:58 +0000 (0:00:00.019) 0:00:05.613 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Disable EPEL 8] ********************************************************** task path: /cache/rhel-6_setup.yml:52 Thursday 07 July 2022 18:41:58 +0000 (0:00:00.019) 0:00:05.632 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=3 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Thursday 07 July 2022 18:41:58 +0000 (0:00:00.029) 0:00:05.662 ********* =============================================================================== Create yum cache -------------------------------------------------------- 3.64s /cache/rhel-6_setup.yml:32 ---------------------------------------------------- Gathering Facts --------------------------------------------------------- 1.02s /cache/rhel-6_setup.yml:18 ---------------------------------------------------- set up internal repositories -------------------------------------------- 0.90s /cache/rhel-6_setup.yml:5 ----------------------------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/rhel-6_setup.yml:52 ---------------------------------------------------- Create EPEL 6 repo ------------------------------------------------------ 0.02s /cache/rhel-6_setup.yml:22 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:44 ---------------------------------------------------- Create dnf cache -------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:38 ---------------------------------------------------- PLAYBOOK: setup-snapshot.yml *************************************************** 1 plays in /tmp/tmp92xz47fa/tests/setup-snapshot.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp92xz47fa/tests/setup-snapshot.yml:1 Thursday 07 July 2022 18:41:58 +0000 (0:00:00.012) 0:00:05.674 ********* ok: [/cache/rhel-6.qcow2.snap] META: ran handlers TASK [Set facts used by role] ************************************************** task path: /tmp/tmp92xz47fa/tests/setup-snapshot.yml:3 Thursday 07 July 2022 18:41:59 +0000 (0:00:00.759) 0:00:06.434 ********* TASK [linux-system-roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 Thursday 07 July 2022 18:41:59 +0000 (0:00:00.033) 0:00:06.467 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: TASK [Install test packages] *************************************************** task path: /tmp/tmp92xz47fa/tests/setup-snapshot.yml:9 Thursday 07 July 2022 18:41:59 +0000 (0:00:00.034) 0:00:06.502 ********* ok: [/cache/rhel-6.qcow2.snap] => { "changed": false, "rc": 0, "results": [ "2:postfix-2.6.6-8.el6.x86_64 providing postfix is already installed" ] } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=5 changed=2 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 07 July 2022 18:42:02 +0000 (0:00:02.677) 0:00:09.180 ********* =============================================================================== Create yum cache -------------------------------------------------------- 3.64s /cache/rhel-6_setup.yml:32 ---------------------------------------------------- Install test packages --------------------------------------------------- 2.68s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.02s /cache/rhel-6_setup.yml:18 ---------------------------------------------------- set up internal repositories -------------------------------------------- 0.90s /cache/rhel-6_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:1 ----------------------------------- linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 - Set facts used by role -------------------------------------------------- 0.03s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/rhel-6_setup.yml:52 ---------------------------------------------------- Create EPEL 6 repo ------------------------------------------------------ 0.02s /cache/rhel-6_setup.yml:22 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:44 ---------------------------------------------------- Create dnf cache -------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:38 ---------------------------------------------------- PLAYBOOK: rhel-6_post_setup.yml ************************************************ 1 plays in /cache/rhel-6_post_setup.yml PLAY [Post setup - these happen last] ****************************************** META: ran handlers TASK [force sync of filesystems - ensure setup changes are made to snapshot] *** task path: /cache/rhel-6_post_setup.yml:5 Thursday 07 July 2022 18:42:02 +0000 (0:00:00.021) 0:00:09.202 ********* changed: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [shutdown guest] ********************************************************** task path: /cache/rhel-6_post_setup.yml:8 Thursday 07 July 2022 18:42:02 +0000 (0:00:00.410) 0:00:09.612 ********* changed: [/cache/rhel-6.qcow2.snap] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=7 changed=4 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Thursday 07 July 2022 18:42:03 +0000 (0:00:00.419) 0:00:10.032 ********* =============================================================================== Create yum cache -------------------------------------------------------- 3.64s /cache/rhel-6_setup.yml:32 ---------------------------------------------------- Install test packages --------------------------------------------------- 2.68s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:9 ----------------------------------- Gathering Facts --------------------------------------------------------- 1.02s /cache/rhel-6_setup.yml:18 ---------------------------------------------------- set up internal repositories -------------------------------------------- 0.90s /cache/rhel-6_setup.yml:5 ----------------------------------------------------- Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:1 ----------------------------------- shutdown guest ---------------------------------------------------------- 0.42s /cache/rhel-6_post_setup.yml:8 ------------------------------------------------ force sync of filesystems - ensure setup changes are made to snapshot --- 0.41s /cache/rhel-6_post_setup.yml:5 ------------------------------------------------ linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 - Set facts used by role -------------------------------------------------- 0.03s /tmp/tmp92xz47fa/tests/setup-snapshot.yml:3 ----------------------------------- Disable EPEL 8 ---------------------------------------------------------- 0.03s /cache/rhel-6_setup.yml:52 ---------------------------------------------------- Create EPEL 6 repo ------------------------------------------------------ 0.02s /cache/rhel-6_setup.yml:22 ---------------------------------------------------- Disable EPEL 7 ---------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:44 ---------------------------------------------------- Create dnf cache -------------------------------------------------------- 0.02s /cache/rhel-6_setup.yml:38 ---------------------------------------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp_bbqg4xw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp92xz47fa/tests/tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [linux-system-roles.postfix : Ensure ansible_facts required by role] ****** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:2 Thursday 07 July 2022 18:42:47 +0000 (0:00:00.020) 0:00:00.020 ********* included: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml for /cache/rhel-6.qcow2.snap TASK [linux-system-roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 Thursday 07 July 2022 18:42:47 +0000 (0:00:00.022) 0:00:00.043 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Get status of the ['postfix'] package] ****** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:15 Thursday 07 July 2022 18:42:47 +0000 (0:00:00.023) 0:00:00.067 ********* skipping: [/cache/rhel-6.qcow2.snap] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "item": "postfix", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Remove the ['postfix'] package to reset original confs] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:24 Thursday 07 July 2022 18:42:47 +0000 (0:00:00.025) 0:00:00.092 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Install Postfix] **************************** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:34 Thursday 07 July 2022 18:42:47 +0000 (0:00:00.023) 0:00:00.115 ********* [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": false, "rc": 0, "results": [ "2:postfix-2.6.6-8.el6.x86_64 providing postfix is already installed" ] } TASK [linux-system-roles.postfix : Enable Postfix] ***************************** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:39 Thursday 07 July 2022 18:42:48 +0000 (0:00:01.479) 0:00:01.595 ********* changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "enabled": true, "name": "postfix", "state": "started" } TASK [linux-system-roles.postfix : Get current config] ************************* task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:45 Thursday 07 July 2022 18:42:49 +0000 (0:00:01.076) 0:00:02.671 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Check given config against current config] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:52 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.030) 0:00:02.702 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Backup configuration] *********************** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:74 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.029) 0:00:02.732 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Ensure Last modified header is absent] ****** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:82 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.033) 0:00:02.765 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:90 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.031) 0:00:02.797 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:96 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.030) 0:00:02.827 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.postfix : Configure Postfix] ************************** task path: /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:105 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.030) 0:00:02.858 ********* META: role_complete for /cache/rhel-6.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Thursday 07 July 2022 18:42:50 +0000 (0:00:00.027) 0:00:02.885 ********* =============================================================================== linux-system-roles.postfix : Install Postfix ---------------------------- 1.48s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:34 ----- linux-system-roles.postfix : Enable Postfix ----------------------------- 1.08s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:39 ----- linux-system-roles.postfix : Backup configuration ----------------------- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:74 ----- linux-system-roles.postfix : Ensure Last modified header is absent ------ 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:82 ----- linux-system-roles.postfix : Get current config ------------------------- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:45 ----- linux-system-roles.postfix : Ensure ansible_managed header in configuration file --- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:96 ----- linux-system-roles.postfix : Ensure the outdated ansible managed header is absent --- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:90 ----- linux-system-roles.postfix : Check given config against current config --- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:52 ----- linux-system-roles.postfix : Configure Postfix -------------------------- 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:105 ---- linux-system-roles.postfix : Get status of the ['postfix'] package ------ 0.03s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:15 ----- linux-system-roles.postfix : Ensure ansible_facts used by role are present --- 0.02s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/set_facts.yml:3 - linux-system-roles.postfix : Remove the ['postfix'] package to reset original confs --- 0.02s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:24 ----- linux-system-roles.postfix : Ensure ansible_facts required by role ------ 0.02s /tmp/tmp92xz47fa/tests/roles/linux-system-roles.postfix/tasks/main.yml:2 ------ ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmp_bbqg4xw executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmp4z20ftjv/tests/postfix/tests_default.yml PLAY [Ensure that the rule runs with default parameters] *********************** META: ran handlers TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts required by role] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 Thursday 07 July 2022 18:43:35 +0000 (0:00:00.021) 0:00:00.021 ********* included: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml for /cache/rhel-6.qcow2.snap TASK [fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 Thursday 07 July 2022 18:43:35 +0000 (0:00:00.023) 0:00:00.044 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Get status of the ['postfix'] package] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:15 Thursday 07 July 2022 18:43:35 +0000 (0:00:00.025) 0:00:00.070 ********* skipping: [/cache/rhel-6.qcow2.snap] => (item=postfix) => { "ansible_loop_var": "item", "changed": false, "item": "postfix", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Remove the ['postfix'] package to reset original confs] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:24 Thursday 07 July 2022 18:43:35 +0000 (0:00:00.023) 0:00:00.094 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Install Postfix] ********************* task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:31 Thursday 07 July 2022 18:43:35 +0000 (0:00:00.020) 0:00:00.115 ********* [DEPRECATION WARNING]: ansible-core 2.13 will require Python 2.7 or newer on the target. Current version: 2.6.6 (r266:84292, Aug 9 2016, 06:11:56) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]. This feature will be removed in version 2.13. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [/cache/rhel-6.qcow2.snap] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": false, "rc": 0, "results": [ "2:postfix-2.6.6-8.el6.x86_64 providing postfix is already installed" ] } TASK [fedora.linux_system_roles.postfix : Enable Postfix] ********************** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:36 Thursday 07 July 2022 18:43:37 +0000 (0:00:01.435) 0:00:01.551 ********* changed: [/cache/rhel-6.qcow2.snap] => { "changed": true, "enabled": true, "name": "postfix", "state": "started" } TASK [fedora.linux_system_roles.postfix : Get current config] ****************** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:42 Thursday 07 July 2022 18:43:38 +0000 (0:00:01.122) 0:00:02.673 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Check given config against current config] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:48 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.029) 0:00:02.703 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Backup configuration] **************** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:69 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.027) 0:00:02.730 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure Last modified header is absent] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:77 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.032) 0:00:02.763 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:85 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.030) 0:00:02.794 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file] *** task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:91 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.028) 0:00:02.822 ********* skipping: [/cache/rhel-6.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.postfix : Configure Postfix] ******************* task path: /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:99 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.028) 0:00:02.851 ********* META: role_complete for /cache/rhel-6.qcow2.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-6.qcow2.snap : ok=3 changed=1 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Thursday 07 July 2022 18:43:38 +0000 (0:00:00.026) 0:00:02.878 ********* =============================================================================== fedora.linux_system_roles.postfix : Install Postfix --------------------- 1.44s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:31 fedora.linux_system_roles.postfix : Enable Postfix ---------------------- 1.12s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:36 fedora.linux_system_roles.postfix : Backup configuration ---------------- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:69 fedora.linux_system_roles.postfix : Ensure Last modified header is absent --- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:77 fedora.linux_system_roles.postfix : Get current config ------------------ 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:42 fedora.linux_system_roles.postfix : Ensure ansible_managed header in configuration file --- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:91 fedora.linux_system_roles.postfix : Ensure the outdated ansible managed header is absent --- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:85 fedora.linux_system_roles.postfix : Check given config against current config --- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:48 fedora.linux_system_roles.postfix : Configure Postfix ------------------- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:99 fedora.linux_system_roles.postfix : Ensure ansible_facts used by role are present --- 0.03s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/set_facts.yml:3 fedora.linux_system_roles.postfix : Get status of the ['postfix'] package --- 0.02s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:15 fedora.linux_system_roles.postfix : Ensure ansible_facts required by role --- 0.02s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:2 fedora.linux_system_roles.postfix : Remove the ['postfix'] package to reset original confs --- 0.02s /tmp/tmp_bbqg4xw/ansible_collections/fedora/linux_system_roles/roles/postfix/tasks/main.yml:24