ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_dyndns.yml ***************************************************** 1 plays in /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml [WARNING]: Could not match supplied host pattern, ignoring: ad PLAY [Ensure that the role configures dynamic dns] ***************************** META: ran handlers TASK [Test - Run the system role with bogus vars] ****************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:31 Friday 20 September 2024 20:12:50 -0400 (0:00:00.036) 0:00:00.036 ****** TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 20:12:50 -0400 (0:00:00.086) 0:00:00.123 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Friday 20 September 2024 20:12:50 -0400 (0:00:00.051) 0:00:00.174 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Friday 20 September 2024 20:12:50 -0400 (0:00:00.055) 0:00:00.230 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Friday 20 September 2024 20:12:50 -0400 (0:00:00.078) 0:00:00.309 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Friday 20 September 2024 20:12:50 -0400 (0:00:00.045) 0:00:00.354 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Friday 20 September 2024 20:12:51 -0400 (0:00:00.039) 0:00:00.394 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Friday 20 September 2024 20:12:51 -0400 (0:00:00.033) 0:00:00.427 ****** included: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for managed_node3 TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Friday 20 September 2024 20:12:51 -0400 (0:00:00.028) 0:00:00.455 ****** ok: [managed_node3] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Friday 20 September 2024 20:12:52 -0400 (0:00:00.959) 0:00:01.415 ****** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Friday 20 September 2024 20:12:52 -0400 (0:00:00.508) 0:00:01.924 ****** ok: [managed_node3] => { "ansible_facts": { "__ad_integration_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Friday 20 September 2024 20:12:52 -0400 (0:00:00.092) 0:00:02.017 ****** skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Friday 20 September 2024 20:12:52 -0400 (0:00:00.103) 0:00:02.120 ****** changed: [managed_node3] => { "changed": true, "changes": { "installed": [ "realmd", "PackageKit" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package PackageKit.x86_64 0:1.1.10-2.el7.centos will be installed\n--> Processing Dependency: PackageKit-glib(x86-64) = 1.1.10-2.el7.centos for package: PackageKit-1.1.10-2.el7.centos.x86_64\n--> Processing Dependency: PackageKit-backend for package: PackageKit-1.1.10-2.el7.centos.x86_64\n--> Processing Dependency: libpackagekit-glib2.so.18()(64bit) for package: PackageKit-1.1.10-2.el7.centos.x86_64\n---> Package realmd.x86_64 0:0.16.1-12.el7_9.1 will be installed\n--> Processing Dependency: oddjob-mkhomedir for package: realmd-0.16.1-12.el7_9.1.x86_64\n--> Running transaction check\n---> Package PackageKit-glib.x86_64 0:1.1.10-2.el7.centos will be installed\n---> Package PackageKit-yum.x86_64 0:1.1.10-2.el7.centos will be installed\n--> Processing Dependency: pygobject2 for package: PackageKit-yum-1.1.10-2.el7.centos.x86_64\n---> Package oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 will be installed\n--> Processing Dependency: oddjob = 0.31.5-4.el7 for package: oddjob-mkhomedir-0.31.5-4.el7.x86_64\n--> Processing Dependency: psmisc for package: oddjob-mkhomedir-0.31.5-4.el7.x86_64\n--> Running transaction check\n---> Package oddjob.x86_64 0:0.31.5-4.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package pygobject2.x86_64 0:2.28.6-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n PackageKit x86_64 1.1.10-2.el7.centos base 587 k\n realmd x86_64 0.16.1-12.el7_9.1 updates 210 k\nInstalling for dependencies:\n PackageKit-glib x86_64 1.1.10-2.el7.centos base 128 k\n PackageKit-yum x86_64 1.1.10-2.el7.centos base 75 k\n oddjob x86_64 0.31.5-4.el7 base 69 k\n oddjob-mkhomedir x86_64 0.31.5-4.el7 base 38 k\n psmisc x86_64 22.20-17.el7 base 141 k\n pygobject2 x86_64 2.28.6-11.el7 base 226 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+6 Dependent packages)\n\nTotal download size: 1.4 M\nInstalled size: 5.6 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.1 MB/s | 1.4 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : psmisc-22.20-17.el7.x86_64 1/8 \n Installing : oddjob-0.31.5-4.el7.x86_64 2/8 \n Installing : oddjob-mkhomedir-0.31.5-4.el7.x86_64 3/8 \n Installing : pygobject2-2.28.6-11.el7.x86_64 4/8 \n Installing : PackageKit-glib-1.1.10-2.el7.centos.x86_64 5/8 \n Installing : PackageKit-yum-1.1.10-2.el7.centos.x86_64 6/8 \n Installing : PackageKit-1.1.10-2.el7.centos.x86_64 7/8 \n Installing : realmd-0.16.1-12.el7_9.1.x86_64 8/8 \n Verifying : realmd-0.16.1-12.el7_9.1.x86_64 1/8 \n Verifying : PackageKit-glib-1.1.10-2.el7.centos.x86_64 2/8 \n Verifying : PackageKit-1.1.10-2.el7.centos.x86_64 3/8 \n Verifying : oddjob-mkhomedir-0.31.5-4.el7.x86_64 4/8 \n Verifying : PackageKit-yum-1.1.10-2.el7.centos.x86_64 5/8 \n Verifying : psmisc-22.20-17.el7.x86_64 6/8 \n Verifying : pygobject2-2.28.6-11.el7.x86_64 7/8 \n Verifying : oddjob-0.31.5-4.el7.x86_64 8/8 \n\nInstalled:\n PackageKit.x86_64 0:1.1.10-2.el7.centos realmd.x86_64 0:0.16.1-12.el7_9.1 \n\nDependency Installed:\n PackageKit-glib.x86_64 0:1.1.10-2.el7.centos \n PackageKit-yum.x86_64 0:1.1.10-2.el7.centos \n oddjob.x86_64 0:0.31.5-4.el7 \n oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 \n psmisc.x86_64 0:22.20-17.el7 \n pygobject2.x86_64 0:2.28.6-11.el7 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Friday 20 September 2024 20:12:59 -0400 (0:00:07.001) 0:00:09.121 ****** changed: [managed_node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; 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/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Friday 20 September 2024 20:13:00 -0400 (0:00:00.967) 0:00:10.089 ****** NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services for managed_node3 changed: [managed_node3] => { "changed": true, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "md5sum": "c03fe7d9bbd0f743ca4fbe88f5320506", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "src": "/root/.ansible/tmp/ansible-tmp-1726877580.77-10311-280609728867288/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Friday 20 September 2024 20:13:01 -0400 (0:00:00.652) 0:00:10.742 ****** skipping: [managed_node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "item": "realmd", "skip_reason": "Conditional result was False" } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Friday 20 September 2024 20:13:01 -0400 (0:00:00.028) 0:00:10.771 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Friday 20 September 2024 20:13:01 -0400 (0:00:00.019) 0:00:10.790 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Friday 20 September 2024 20:13:01 -0400 (0:00:00.018) 0:00:10.808 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Friday 20 September 2024 20:13:01 -0400 (0:00:00.018) 0:00:10.827 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if we are already joined to a domain] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Friday 20 September 2024 20:13:01 -0400 (0:00:00.017) 0:00:10.845 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Friday 20 September 2024 20:13:01 -0400 (0:00:00.018) 0:00:10.863 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Friday 20 September 2024 20:13:01 -0400 (0:00:00.017) 0:00:10.881 ****** skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Friday 20 September 2024 20:13:01 -0400 (0:00:00.018) 0:00:10.900 ****** ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Show the join command for debug] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Friday 20 September 2024 20:13:01 -0400 (0:00:00.025) 0:00:10.925 ****** ok: [managed_node3] => {} MSG: [u'Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', u'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [fedora.linux_system_roles.ad_integration : Run realm join command] ******* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Friday 20 September 2024 20:13:01 -0400 (0:00:00.023) 0:00:10.949 ****** skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Configure SSSD settings] ****** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Friday 20 September 2024 20:13:01 -0400 (0:00:00.021) 0:00:10.971 ****** TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Friday 20 September 2024 20:13:01 -0400 (0:00:00.015) 0:00:10.986 ****** changed: [managed_node3] => (item={u'value': u'True', u'key': u'dyndns_update'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_update", "value": "True" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 48, "state": "file", "uid": 0, "warnings": [ "The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: section and option added changed: [managed_node3] => (item={u'value': u'3600', u'key': u'dyndns_ttl'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_ttl", "value": "3600" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 66, "state": "file", "uid": 0 } MSG: option added changed: [managed_node3] => (item={u'value': u'TESTING', u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_iface", "value": "TESTING" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 89, "state": "file", "uid": 0 } MSG: option added changed: [managed_node3] => (item={u'value': u'86400', u'key': u'dyndns_refresh_interval'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 121, "state": "file", "uid": 0 } MSG: option added changed: [managed_node3] => (item={u'value': u'True', u'key': u'dyndns_update_ptr'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_update_ptr", "value": "True" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 146, "state": "file", "uid": 0, "warnings": [ "The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: option added changed: [managed_node3] => (item={u'value': u'False', u'key': u'dyndns_force_tcp'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_force_tcp", "value": "False" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 171, "state": "file", "uid": 0, "warnings": [ "The value False (type bool) in a string field was converted to u'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: option added changed: [managed_node3] => (item={u'value': u'GSS-TSIG', u'key': u'dyndns_auth'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_auth", "value": "GSS-TSIG" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 194, "state": "file", "uid": 0 } MSG: option added changed: [managed_node3] => (item={u'value': u'127.0.0.1', u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_server", "value": "127.0.0.1" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 220, "state": "file", "uid": 0 } MSG: option added changed: [managed_node3] => (item={u'key': u'ad_hostname', u'value': u'ip-10-31-40-179.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "ad_hostname", "value": "ip-10-31-40-179.sample-realm.com" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: option added NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd for managed_node3 [WARNING]: The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. [WARNING]: The value False (type bool) in a string field was converted to u'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Friday 20 September 2024 20:13:04 -0400 (0:00:02.546) 0:00:13.533 ****** TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Friday 20 September 2024 20:13:04 -0400 (0:00:00.015) 0:00:13.549 ****** skipping: [managed_node3] => (item={u'value': u'TESTING', u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "TESTING" }, "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item={u'value': u'127.0.0.1', u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "127.0.0.1" }, "skip_reason": "Conditional result was False" } TASK [Check custom dyndns settings] ******************************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:40 Friday 20 September 2024 20:13:04 -0400 (0:00:00.035) 0:00:13.585 ****** ok: [managed_node3] => (item={u'value': u'True', u'key': u'dyndns_update'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_update", "value": "True" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0, "warnings": [ "The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: OK ok: [managed_node3] => (item={u'value': u'TESTING', u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_iface", "value": "TESTING" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK ok: [managed_node3] => (item={u'value': u'GSS-TSIG', u'key': u'dyndns_auth'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_auth", "value": "GSS-TSIG" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK ok: [managed_node3] => (item={u'value': u'127.0.0.1', u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_server", "value": "127.0.0.1" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK TASK [Search /var/log/sssd/sssd.log for [sss_ini_call_validators]] ************* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:63 Friday 20 September 2024 20:13:05 -0400 (0:00:01.034) 0:00:14.619 ****** ok: [managed_node3] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:00.002785", "end": "2024-09-20 20:13:05.658722", "failed_when_result": false, "rc": 2, "start": "2024-09-20 20:13:05.655937" } STDERR: grep: /var/log/sssd/sssd.log: No such file or directory MSG: non-zero return code TASK [Fail if signature found] ************************************************* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:69 Friday 20 September 2024 20:13:05 -0400 (0:00:00.450) 0:00:15.070 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test - Re-run the system role to remove vars] **************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:74 Friday 20 September 2024 20:13:05 -0400 (0:00:00.028) 0:00:15.099 ****** TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Friday 20 September 2024 20:13:05 -0400 (0:00:00.106) 0:00:15.206 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Friday 20 September 2024 20:13:05 -0400 (0:00:00.028) 0:00:15.234 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Friday 20 September 2024 20:13:05 -0400 (0:00:00.025) 0:00:15.260 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Friday 20 September 2024 20:13:05 -0400 (0:00:00.025) 0:00:15.285 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Friday 20 September 2024 20:13:05 -0400 (0:00:00.027) 0:00:15.312 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Friday 20 September 2024 20:13:05 -0400 (0:00:00.024) 0:00:15.337 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Friday 20 September 2024 20:13:06 -0400 (0:00:00.022) 0:00:15.360 ****** included: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for managed_node3 TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Friday 20 September 2024 20:13:06 -0400 (0:00:00.046) 0:00:15.407 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Friday 20 September 2024 20:13:06 -0400 (0:00:00.034) 0:00:15.441 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Friday 20 September 2024 20:13:06 -0400 (0:00:00.023) 0:00:15.464 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Friday 20 September 2024 20:13:06 -0400 (0:00:00.021) 0:00:15.486 ****** skipping: [managed_node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Friday 20 September 2024 20:13:06 -0400 (0:00:00.073) 0:00:15.559 ****** ok: [managed_node3] => { "changed": false, "rc": 0, "results": [ "realmd-0.16.1-12.el7_9.1.x86_64 providing realmd is already installed", "PackageKit-1.1.10-2.el7.centos.x86_64 providing PackageKit is already installed" ] } TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Friday 20 September 2024 20:13:07 -0400 (0:00:00.806) 0:00:16.366 ****** ok: [managed_node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 20:13:00 EDT", "ActiveEnterTimestampMonotonic": "285030668", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:13:00 EDT", "AssertTimestampMonotonic": "285015932", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:13:00 EDT", "ConditionTimestampMonotonic": "285015930", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9424", "ExecMainStartTimestamp": "Fri 2024-09-20 20:13:00 EDT", "ExecMainStartTimestampMonotonic": "285016537", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Fri 2024-09-20 20:13:00 EDT] ; stop_time=[n/a] ; pid=9424 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:13:00 EDT", "InactiveExitTimestampMonotonic": "285016573", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9424", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "WatchdogTimestamp": "Fri 2024-09-20 20:13:00 EDT", "WatchdogTimestampMonotonic": "285030627", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Friday 20 September 2024 20:13:07 -0400 (0:00:00.665) 0:00:17.031 ****** ok: [managed_node3] => { "changed": false, "checksum": "0fe3f55e582b3bf7fd00d6665b2e8dcfd0f0d645", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/realmd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 174, "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Friday 20 September 2024 20:13:08 -0400 (0:00:00.744) 0:00:17.776 ****** skipping: [managed_node3] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "item": "sssd", "skip_reason": "Conditional result was False" } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Friday 20 September 2024 20:13:08 -0400 (0:00:00.044) 0:00:17.821 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Friday 20 September 2024 20:13:08 -0400 (0:00:00.021) 0:00:17.842 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Friday 20 September 2024 20:13:08 -0400 (0:00:00.025) 0:00:17.868 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Friday 20 September 2024 20:13:08 -0400 (0:00:00.021) 0:00:17.889 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if we are already joined to a domain] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Friday 20 September 2024 20:13:08 -0400 (0:00:00.018) 0:00:17.908 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Friday 20 September 2024 20:13:08 -0400 (0:00:00.018) 0:00:17.927 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Build Command - Join to a specific Domain Controller] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Friday 20 September 2024 20:13:08 -0400 (0:00:00.023) 0:00:17.951 ****** skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Build Join Command - Perform discovery-based realm join operation] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Friday 20 September 2024 20:13:08 -0400 (0:00:00.020) 0:00:17.971 ****** ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Show the join command for debug] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Friday 20 September 2024 20:13:08 -0400 (0:00:00.027) 0:00:17.999 ****** ok: [managed_node3] => {} MSG: [u'Would run the following command. Note that ad_integration_join_parameters have been removed for security purposes, the role will pass them to the actual realm join command when running without check mode.', u'realm join -U Administrator --membership-software adcli sample-realm.com'] TASK [fedora.linux_system_roles.ad_integration : Run realm join command] ******* task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Friday 20 September 2024 20:13:08 -0400 (0:00:00.022) 0:00:18.021 ****** skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ad_integration : Configure SSSD settings] ****** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Friday 20 September 2024 20:13:08 -0400 (0:00:00.020) 0:00:18.042 ****** TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Friday 20 September 2024 20:13:08 -0400 (0:00:00.015) 0:00:18.057 ****** ok: [managed_node3] => (item={u'value': u'True', u'key': u'dyndns_update'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "dyndns_update", "value": "True" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0, "warnings": [ "The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: OK ok: [managed_node3] => (item={u'value': u'3600', u'key': u'dyndns_ttl'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "dyndns_ttl", "value": "3600" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK skipping: [managed_node3] => (item={u'value': u'', u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } ok: [managed_node3] => (item={u'value': u'86400', u'key': u'dyndns_refresh_interval'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK ok: [managed_node3] => (item={u'value': u'True', u'key': u'dyndns_update_ptr'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "dyndns_update_ptr", "value": "True" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0, "warnings": [ "The value True (type bool) in a string field was converted to u'True' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: OK ok: [managed_node3] => (item={u'value': u'False', u'key': u'dyndns_force_tcp'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "dyndns_force_tcp", "value": "False" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0, "warnings": [ "The value False (type bool) in a string field was converted to u'False' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change." ] } MSG: OK skipping: [managed_node3] => (item={u'value': u'', u'key': u'dyndns_auth'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_auth", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item={u'value': u'', u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } ok: [managed_node3] => (item={u'key': u'ad_hostname', u'value': u'ip-10-31-40-179.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "ad_hostname", "value": "ip-10-31-40-179.sample-realm.com" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 267, "state": "file", "uid": 0 } MSG: OK TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Friday 20 September 2024 20:13:10 -0400 (0:00:01.694) 0:00:19.751 ****** TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Friday 20 September 2024 20:13:10 -0400 (0:00:00.021) 0:00:19.773 ****** changed: [managed_node3] => (item={u'value': u'', u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_iface", "value": "" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 244, "state": "file", "uid": 0 } MSG: option changed changed: [managed_node3] => (item={u'value': u'', u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "dyndns_server", "value": "" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 218, "state": "file", "uid": 0 } MSG: option changed NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd for managed_node3 TASK [Restart sssd] ************************************************************ task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:82 Friday 20 September 2024 20:13:11 -0400 (0:00:00.645) 0:00:20.418 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check custom dyndns settings are removed] ******************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:88 Friday 20 September 2024 20:13:11 -0400 (0:00:00.018) 0:00:20.437 ****** ok: [managed_node3] => (item={u'value': None, u'key': u'dyndns_iface'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_iface", "value": null }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 218, "state": "file", "uid": 0 } MSG: OK ok: [managed_node3] => (item={u'value': None, u'key': u'dyndns_server'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "dyndns_server", "value": null }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 218, "state": "file", "uid": 0 } MSG: OK TASK [Gather facts] ************************************************************ task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:109 Friday 20 September 2024 20:13:11 -0400 (0:00:00.523) 0:00:20.960 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get IP for host's FQDN] ************************************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:115 Friday 20 September 2024 20:13:11 -0400 (0:00:00.017) 0:00:20.977 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get hostname for host's IP address] ************************************** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:121 Friday 20 September 2024 20:13:11 -0400 (0:00:00.017) 0:00:20.995 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert IPv4 DNS records were created] ************************************ task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:127 Friday 20 September 2024 20:13:11 -0400 (0:00:00.016) 0:00:21.011 ****** skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Friday 20 September 2024 20:13:11 -0400 (0:00:00.014) 0:00:21.026 ****** skipping: [managed_node3] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "item": "sssd", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node3 : ok=21 changed=5 unreachable=0 failed=0 skipped=47 rescued=0 ignored=0 Friday 20 September 2024 20:13:11 -0400 (0:00:00.023) 0:00:21.049 ****** =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 7.00s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 2.55s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 1.69s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Check custom dyndns settings -------------------------------------------- 1.03s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:40 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 0.97s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role --- 0.96s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 0.81s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.74s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 0.67s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.65s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.65s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Check custom dyndns settings are removed -------------------------------- 0.52s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:88 fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.51s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 0.45s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:63 Test - Re-run the system role to remove vars ---------------------------- 0.11s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:74 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.10s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree --- 0.09s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Test - Run the system role with bogus vars ------------------------------ 0.09s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:31 fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync --- 0.08s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.07s /tmp/collections-GfM/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19