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-8aJ/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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:31 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.024) 0:00:00.024 ******* TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.052) 0:00:00.077 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.038) 0:00:00.116 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.035) 0:00:00.151 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.036) 0:00:00.188 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.035) 0:00:00.224 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.037) 0:00:00.261 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.035) 0:00:00.297 ******* included: /tmp/collections-8aJ/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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 24 August 2024 08:20:13 -0400 (0:00:00.028) 0:00:00.326 ******* ok: [managed_node3] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Saturday 24 August 2024 08:20:14 -0400 (0:00:01.314) 0:00:01.640 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Saturday 24 August 2024 08:20:15 -0400 (0:00:00.405) 0:00:02.046 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Saturday 24 August 2024 08:20:15 -0400 (0:00:00.046) 0:00:02.092 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 24 August 2024 08:20:15 -0400 (0:00:00.067) 0:00:02.160 ******* changed: [managed_node3] => { "changed": true, "changes": { "installed": [ "realmd", "PackageKit" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\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.0 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" ] } lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Saturday 24 August 2024 08:20:27 -0400 (0:00:11.941) 0:00:14.101 ******* 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": "system.slice systemd-journald.socket basic.target", "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": "system.slice basic.target", "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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Saturday 24 August 2024 08:20:28 -0400 (0:00:01.231) 0:00:15.332 ******* 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-1724502028.45-10334-220727628404514/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.881) 0:00:16.214 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.043) 0:00:16.257 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.025) 0:00:16.283 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.027) 0:00:16.311 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.030) 0:00:16.342 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.033) 0:00:16.375 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.026) 0:00:16.402 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.027) 0:00:16.429 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.031) 0:00:16.460 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.056) 0:00:16.517 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.056) 0:00:16.574 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.059) 0:00:16.633 ******* TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Saturday 24 August 2024 08:20:29 -0400 (0:00:00.022) 0:00:16.655 ******* 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-13-187.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "ad_hostname", "value": "ip-10-31-13-187.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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Saturday 24 August 2024 08:20:33 -0400 (0:00:03.427) 0:00:20.083 ******* TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Saturday 24 August 2024 08:20:33 -0400 (0:00:00.022) 0:00:20.105 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:40 Saturday 24 August 2024 08:20:33 -0400 (0:00:00.049) 0:00:20.155 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:63 Saturday 24 August 2024 08:20:34 -0400 (0:00:01.420) 0:00:21.575 ******* ok: [managed_node3] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:01.004454", "end": "2024-08-24 08:20:36.118921", "failed_when_result": false, "rc": 2, "start": "2024-08-24 08:20:35.114467" } 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:69 Saturday 24 August 2024 08:20:36 -0400 (0:00:01.542) 0:00:23.118 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:74 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.031) 0:00:23.150 ******* TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.129) 0:00:23.279 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.026) 0:00:23.306 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.025) 0:00:23.331 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.036) 0:00:23.368 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.042) 0:00:23.410 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.026) 0:00:23.437 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.058) 0:00:23.495 ******* included: /tmp/collections-8aJ/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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.203) 0:00:23.699 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.044) 0:00:23.744 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.039) 0:00:23.784 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.028) 0:00:23.812 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 24 August 2024 08:20:36 -0400 (0:00:00.070) 0:00:23.882 ******* 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" ] } lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Saturday 24 August 2024 08:20:38 -0400 (0:00:01.097) 0:00:24.979 ******* ok: [managed_node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-08-24 08:20:28 EDT", "ActiveEnterTimestampMonotonic": "325578019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-08-24 08:20:28 EDT", "AssertTimestampMonotonic": "325560129", "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": "Sat 2024-08-24 08:20:28 EDT", "ConditionTimestampMonotonic": "325560127", "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": "9473", "ExecMainStartTimestamp": "Sat 2024-08-24 08:20:28 EDT", "ExecMainStartTimestampMonotonic": "325560744", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Sat 2024-08-24 08:20:28 EDT] ; stop_time=[n/a] ; pid=9473 ; 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": "Sat 2024-08-24 08:20:28 EDT", "InactiveExitTimestampMonotonic": "325560784", "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": "9473", "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": "system.slice basic.target", "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": "Sat 2024-08-24 08:20:28 EDT", "WatchdogTimestampMonotonic": "325577607", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Saturday 24 August 2024 08:20:38 -0400 (0:00:00.879) 0:00:25.859 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.847) 0:00:26.707 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.088) 0:00:26.795 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.030) 0:00:26.826 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.033) 0:00:26.859 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.030) 0:00:26.890 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Saturday 24 August 2024 08:20:39 -0400 (0:00:00.029) 0:00:26.919 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.031) 0:00:26.951 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.029) 0:00:26.980 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.030) 0:00:27.011 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.101) 0:00:27.112 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.082) 0:00:27.195 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.069) 0:00:27.264 ******* TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Saturday 24 August 2024 08:20:40 -0400 (0:00:00.035) 0:00:27.299 ******* 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-13-187.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": { "key": "ad_hostname", "value": "ip-10-31-13-187.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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Saturday 24 August 2024 08:20:43 -0400 (0:00:02.661) 0:00:29.961 ******* TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Saturday 24 August 2024 08:20:43 -0400 (0:00:00.026) 0:00:29.987 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:82 Saturday 24 August 2024 08:20:43 -0400 (0:00:00.926) 0:00:30.914 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check custom dyndns settings are removed] ******************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:88 Saturday 24 August 2024 08:20:44 -0400 (0:00:00.030) 0:00:30.944 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:109 Saturday 24 August 2024 08:20:44 -0400 (0:00:00.832) 0:00:31.777 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get IP for host's FQDN] ************************************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:115 Saturday 24 August 2024 08:20:44 -0400 (0:00:00.056) 0:00:31.833 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get hostname for host's IP address] ************************************** task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:121 Saturday 24 August 2024 08:20:44 -0400 (0:00:00.053) 0:00:31.887 ******* skipping: [managed_node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert IPv4 DNS records were created] ************************************ task path: /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:127 Saturday 24 August 2024 08:20:45 -0400 (0:00:00.069) 0:00:31.957 ******* 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-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Saturday 24 August 2024 08:20:45 -0400 (0:00:00.030) 0:00:31.988 ******* 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 Saturday 24 August 2024 08:20:45 -0400 (0:00:00.075) 0:00:32.064 ******* =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed -- 11.94s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 3.43s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 2.66s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 1.54s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:63 Check custom dyndns settings -------------------------------------------- 1.42s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:40 fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role --- 1.31s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 1.23s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 1.10s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.93s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.88s /tmp/collections-8aJ/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.88s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.85s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Check custom dyndns settings are removed -------------------------------- 0.83s /tmp/collections-8aJ/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.41s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.20s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Test - Re-run the system role to remove vars ---------------------------- 0.13s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_dyndns.yml:74 fedora.linux_system_roles.ad_integration : Build Join Command - Perform discovery-based realm join operation --- 0.10s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd --- 0.09s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 fedora.linux_system_roles.ad_integration : Show the join command for debug --- 0.08s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd --- 0.08s /tmp/collections-8aJ/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10