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_preserve_authselect.yml **************************************** 1 plays in /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml [WARNING]: Could not match supplied host pattern, ignoring: ad PLAY [Ensure that the role ad_integration_preserve_authselect_profile works] *** META: ran handlers TASK [Test - Run the system role] ********************************************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:13 Saturday 23 November 2024 07:22:50 -0500 (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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.051) 0:00:00.076 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.056) 0:00:00.132 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.056) 0:00:00.189 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.053) 0:00:00.243 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.052) 0:00:00.296 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.059) 0:00:00.355 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.049) 0:00:00.405 ***** included: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Saturday 23 November 2024 07:22:50 -0500 (0:00:00.037) 0:00:00.443 ***** ok: [managed-node2] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Saturday 23 November 2024 07:22:51 -0500 (0:00:01.115) 0:00:01.558 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Saturday 23 November 2024 07:22:52 -0500 (0:00:00.539) 0:00:02.097 ***** ok: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Saturday 23 November 2024 07:22:52 -0500 (0:00:00.042) 0:00:02.139 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Saturday 23 November 2024 07:22:52 -0500 (0:00:00.062) 0:00:02.202 ***** changed: [managed-node2] => { "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 2.8 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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Saturday 23 November 2024 07:23:01 -0500 (0:00:09.096) 0:00:11.298 ***** changed: [managed-node2] => (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 system.slice 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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Saturday 23 November 2024 07:23:02 -0500 (0:00:01.132) 0:00:12.431 ***** NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services for managed-node2 changed: [managed-node2] => { "changed": true, "checksum": "fd25e0699c5ebc2997bdc5460934d94ad75de834", "dest": "/etc/realmd.conf", "gid": 0, "group": "root", "md5sum": "d1785692fc9967568cfb24ca77dde538", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 341, "src": "/root/.ansible/tmp/ansible-tmp-1732364582.57-10461-63244025014492/source", "state": "file", "uid": 0 } RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Saturday 23 November 2024 07:23:03 -0500 (0:00:00.758) 0:00:13.189 ***** changed: [managed-node2] => (item=realmd) => { "ansible_loop_var": "item", "changed": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-11-23 07:23:02 EST", "ActiveEnterTimestampMonotonic": "282156640", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-11-23 07:23:02 EST", "AssertTimestampMonotonic": "282138160", "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-11-23 07:23:02 EST", "ConditionTimestampMonotonic": "282138158", "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": "9558", "ExecMainStartTimestamp": "Sat 2024-11-23 07:23:02 EST", "ExecMainStartTimestampMonotonic": "282138853", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib64/realmd/realmd ; argv[]=/usr/lib64/realmd/realmd ; ignore_errors=no ; start_time=[Sat 2024-11-23 07:23:02 EST] ; stop_time=[n/a] ; pid=9558 ; 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-11-23 07:23:02 EST", "InactiveExitTimestampMonotonic": "282138897", "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": "9558", "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-11-23 07:23:02 EST", "WatchdogTimestampMonotonic": "282156581", "WatchdogUSec": "0" } } META: ran handlers TASK [Add AD server to existing network connection for DNS] ******************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.756) 0:00:13.946 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.026) 0:00:13.972 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.024) 0:00:13.997 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.028) 0:00:14.026 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.031) 0:00:14.057 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.026) 0:00:14.084 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.025) 0:00:14.110 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.025) 0:00:14.135 ***** ok: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.031) 0:00:14.167 ***** ok: [managed-node2] => {} 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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.029) 0:00:14.196 ***** skipping: [managed-node2] => { "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-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.026) 0:00:14.223 ***** TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.018) 0:00:14.241 ***** skipping: [managed-node2] => (item={u'value': u'False', u'key': u'dyndns_update'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': u'3600', u'key': u'dyndns_ttl'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_ttl", "value": "3600" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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" } skipping: [managed-node2] => (item={u'value': u'86400', u'key': u'dyndns_refresh_interval'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': u'True', u'key': u'dyndns_update_ptr'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_update_ptr", "value": "True" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item={u'value': u'False', u'key': u'dyndns_force_tcp'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "dyndns_force_tcp", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-node2] => (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" } skipping: [managed-node2] => (item={u'key': u'ad_hostname', u'value': u'managed-node2.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "ad_hostname", "value": "managed-node2.sample-realm.com" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.094) 0:00:14.335 ***** TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.014) 0:00:14.350 ***** skipping: [managed-node2] => (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" } skipping: [managed-node2] => (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" } TASK [Test - Check that realmd config is present] ****************************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:17 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.028) 0:00:14.379 ***** ok: [managed-node2] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1732364583.9553666, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fd25e0699c5ebc2997bdc5460934d94ad75de834", "ctime": 1732364583.235392, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 262451, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1732364582.8644054, "nlink": 1, "path": "/etc/realmd.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 341, "uid": 0, "version": "18446744071651907534", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get realmd.conf] ********************************************************* task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:24 Saturday 23 November 2024 07:23:04 -0500 (0:00:00.352) 0:00:14.732 ***** ok: [managed-node2] => { "changed": false, "content": "IyBTUERYLUxpY2Vuc2UtSWRlbnRpZmllcjogTUlUCiMKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6YWRfaW50ZWdyYXRpb24KClthY3RpdmUtZGlyZWN0b3J5XQpkZWZhdWx0LWNsaWVudCA9IHNzc2QKCltzYW1wbGUtcmVhbG0uY29tXQphdXRvbWF0aWMtaWQtbWFwcGluZyA9IFRydWUKW2NvbW1hbmRzXQpzc3NkLWVuYWJsZS1sb2dpbnMgPSAvdXNyL2Jpbi9zaCAtYyAiL3Vzci9iaW4vc3lzdGVtY3RsIGVuYWJsZSBvZGRqb2JkLnNlcnZpY2UgJiYgL3Vzci9iaW4vc3lzdGVtY3RsIHN0YXJ0IG9kZGpvYmQuc2VydmljZSIKc3NzZC1kaXNhYmxlLWxvZ2lucyA9IC9iaW4vdHJ1ZQo=", "encoding": "base64", "source": "/etc/realmd.conf" } TASK [Decode realmd.conf] ****************************************************** task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:29 Saturday 23 November 2024 07:23:05 -0500 (0:00:00.620) 0:00:15.353 ***** ok: [managed-node2] => { "ansible_facts": { "realmd_conf": "# SPDX-License-Identifier: MIT\n#\n#\n# Ansible managed\n#\n# system_role:ad_integration\n\n[active-directory]\ndefault-client = sssd\n\n[sample-realm.com]\nautomatic-id-mapping = True\n[commands]\nsssd-enable-logins = /usr/bin/sh -c \"/usr/bin/systemctl enable oddjobd.service && /usr/bin/systemctl start oddjobd.service\"\nsssd-disable-logins = /bin/true\n" }, "changed": false } TASK [Test - Check that expected strings are in realmd.conf] ******************* task path: /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:33 Saturday 23 November 2024 07:23:05 -0500 (0:00:00.031) 0:00:15.384 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=14 changed=4 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 Saturday 23 November 2024 07:23:05 -0500 (0:00:00.028) 0:00:15.413 ***** =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 9.10s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started --- 1.13s /tmp/collections-k7R/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 --- 1.12s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.76s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services --- 0.76s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:3 Get realmd.conf --------------------------------------------------------- 0.62s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:24 fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.54s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Test - Check that realmd config is present ------------------------------ 0.35s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:17 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 0.09s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.06s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 fedora.linux_system_roles.ad_integration : Ensure manage_crypt_policies is set with crypto_allow_rc4 --- 0.06s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set --- 0.06s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available --- 0.06s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 fedora.linux_system_roles.ad_integration : Ensure time source is provided if managing timesync --- 0.05s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 fedora.linux_system_roles.ad_integration : Assume managing crypto policies if allow_rc4_crypto is set --- 0.05s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Test - Run the system role ---------------------------------------------- 0.05s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_preserve_authselect.yml:13 fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided --- 0.05s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree --- 0.04s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.04s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Enable crypto policy allowing RC4 encryption ---------------------------- 0.03s /tmp/collections-k7R/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112