[WARNING]: Could not match supplied host pattern, ignoring: ad ansible-playbook [core 2.16.13] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-t9o executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_sssd_settings.yml ********************************************** 1 plays in /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml PLAY [Ensure that the role configures dynamic dns] ***************************** TASK [Test - Run the system role with bogus vars] ****************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:17 Monday 11 November 2024 20:05:19 -0500 (0:00:00.013) 0:00:00.013 ******* TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Monday 11 November 2024 20:05:19 -0500 (0:00:00.064) 0:00:00.078 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "not ad_integration_realm", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Monday 11 November 2024 20:05:19 -0500 (0:00:00.011) 0:00:00.089 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_timesync_source is not none", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Monday 11 November 2024 20:05:19 -0500 (0:00:00.017) 0:00:00.107 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Monday 11 November 2024 20:05:20 -0500 (0:00:00.028) 0:00:00.136 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Monday 11 November 2024 20:05:20 -0500 (0:00:00.027) 0:00:00.164 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Monday 11 November 2024 20:05:20 -0500 (0:00:00.028) 0:00:00.192 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Monday 11 November 2024 20:05:20 -0500 (0:00:00.028) 0:00:00.221 ******* included: /tmp/collections-t9o/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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Monday 11 November 2024 20:05:20 -0500 (0:00:00.019) 0:00:00.240 ******* ok: [managed-node3] TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Monday 11 November 2024 20:05:20 -0500 (0:00:00.879) 0:00:01.119 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Monday 11 November 2024 20:05:21 -0500 (0:00:00.416) 0:00:01.536 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Monday 11 November 2024 20:05:21 -0500 (0:00:00.029) 0:00:01.565 ******* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Monday 11 November 2024 20:05:21 -0500 (0:00:00.043) 0:00:01.609 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Monday 11 November 2024 20:05:24 -0500 (0:00:03.368) 0:00:04.978 ******* ok: [managed-node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:05:17 EST", "ActiveEnterTimestampMonotonic": "360147741", "ActiveExitTimestamp": "Mon 2024-11-11 20:05:17 EST", "ActiveExitTimestampMonotonic": "360129762", "ActiveState": "active", "After": "basic.target system.slice sysinit.target systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:05:17 EST", "AssertTimestampMonotonic": "360134886", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:05:17 EST", "ConditionTimestampMonotonic": "360134885", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8) man:realmd.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8509", "ExecMainStartTimestamp": "Mon 2024-11-11 20:05:17 EST", "ExecMainStartTimestampMonotonic": "360135920", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:05:17 EST] ; stop_time=[n/a] ; pid=8509 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:05:17 EST", "InactiveEnterTimestampMonotonic": "360134143", "InactiveExitTimestamp": "Mon 2024-11-11 20:05:17 EST", "InactiveExitTimestampMonotonic": "360135960", "InvocationID": "3fe6ef464ee74347b799476a4d288557", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8509", "MemoryAccounting": "yes", "MemoryCurrent": "2093056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:05:17 EST", "StateChangeTimestampMonotonic": "360147741", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogTimestamp": "Mon 2024-11-11 20:05:17 EST", "WatchdogTimestampMonotonic": "360147739", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Monday 11 November 2024 20:05:25 -0500 (0:00:01.119) 0:00:06.098 ******* 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 } TASK [fedora.linux_system_roles.ad_integration : Flush handlers] *************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:73 Monday 11 November 2024 20:05:26 -0500 (0:00:00.719) 0:00:06.817 ******* META: triggered running handlers for managed-node3 TASK [Add AD server to existing network connection for DNS] ******************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Monday 11 November 2024 20:05:26 -0500 (0:00:00.001) 0:00:06.819 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Monday 11 November 2024 20:05:26 -0500 (0:00:00.029) 0:00:06.849 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Monday 11 November 2024 20:05:26 -0500 (0:00:00.035) 0:00:06.885 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_crypto_policies | bool", "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Monday 11 November 2024 20:05:26 -0500 (0:00:00.030) 0:00:06.915 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Monday 11 November 2024 20:05:26 -0500 (0:00:00.032) 0:00:06.947 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Monday 11 November 2024 20:05:26 -0500 (0:00:00.030) 0:00:06.978 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Monday 11 November 2024 20:05:26 -0500 (0:00:00.028) 0:00:07.006 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Monday 11 November 2024 20:05:26 -0500 (0:00:00.016) 0:00:07.022 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Monday 11 November 2024 20:05:26 -0500 (0:00:00.033) 0:00:07.056 ******* ok: [managed-node3] => {} MSG: ['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.', '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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Monday 11 November 2024 20:05:26 -0500 (0:00:00.014) 0:00:07.071 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Monday 11 November 2024 20:05:26 -0500 (0:00:00.011) 0:00:07.082 ******* changed: [managed-node3] => (item={'key': 'reconnection_retries', 'value': 5}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "reconnection_retries", "value": 5 }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 33, "state": "file", "uid": 0 } MSG: section and option added changed: [managed-node3] => (item={'key': 'default_domain_suffix', 'value': 'addomain.xyz'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "default_domain_suffix", "value": "addomain.xyz" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 70, "state": "file", "uid": 0 } MSG: option added Notification for handler Handler for ad_integration to restart services - sssd has been saved. Notification for handler Handler for ad_integration to restart services - sssd has been saved. TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Monday 11 November 2024 20:05:27 -0500 (0:00:00.781) 0:00:07.863 ******* skipping: [managed-node3] => (item={'key': 'dyndns_update', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_update", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_ttl', 'value': '3600'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_ttl", "value": "3600" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_refresh_interval', 'value': '86400'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_update_ptr', 'value': 'True'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_update_ptr", "value": "True" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_force_tcp', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_force_tcp", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_auth', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_auth", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'ad_hostname', 'value': 'managed-node3.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "ad_hostname", "value": "managed-node3.sample-realm.com" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Monday 11 November 2024 20:05:27 -0500 (0:00:00.090) 0:00:07.954 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Monday 11 November 2024 20:05:27 -0500 (0:00:00.013) 0:00:07.967 ******* skipping: [managed-node3] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [Check SSSD settings] ***************************************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:21 Monday 11 November 2024 20:05:27 -0500 (0:00:00.058) 0:00:08.025 ******* ok: [managed-node3] => (item={'key': 'reconnection_retries', 'value': 5}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "reconnection_retries", "value": 5 }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 70, "state": "file", "uid": 0 } MSG: OK ok: [managed-node3] => (item={'key': 'default_domain_suffix', 'value': 'addomain.xyz'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "default_domain_suffix", "value": "addomain.xyz" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 70, "state": "file", "uid": 0 } MSG: OK TASK [Search /var/log/sssd/sssd.log for [sss_ini_call_validators]] ************* task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:36 Monday 11 November 2024 20:05:28 -0500 (0:00:00.673) 0:00:08.698 ******* ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "-i", "sss_ini_call_validators", "/var/log/sssd/sssd.log" ], "delta": "0:00:00.002858", "end": "2024-11-11 20:05:28.919688", "failed_when_result": false, "rc": 2, "start": "2024-11-11 20:05:28.916830" } 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-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:43 Monday 11 November 2024 20:05:28 -0500 (0:00:00.394) 0:00:09.093 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "sssd_log.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [Test - Re-Build a list of settings with state=absent] ******************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:48 Monday 11 November 2024 20:05:28 -0500 (0:00:00.031) 0:00:09.124 ******* ok: [managed-node3] => { "ansible_facts": { "update_list": [ { "key": "reconnection_retries", "state": "absent", "value": 5 }, { "key": "default_domain_suffix", "state": "absent", "value": "addomain.xyz" } ] }, "changed": false } TASK [Test - Re-run the system role to remove vars] **************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:52 Monday 11 November 2024 20:05:29 -0500 (0:00:00.034) 0:00:09.159 ******* TASK [fedora.linux_system_roles.ad_integration : Ensure that mandatory variable ad_integration_realm is available] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:3 Monday 11 November 2024 20:05:29 -0500 (0:00:00.048) 0:00:09.207 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "not ad_integration_realm", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Assume managing timesync if timesource is set] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:8 Monday 11 November 2024 20:05:29 -0500 (0:00:00.011) 0:00:09.219 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_timesync_source is not none", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:15 Monday 11 November 2024 20:05:29 -0500 (0:00:00.014) 0:00:09.234 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:25 Monday 11 November 2024 20:05:29 -0500 (0:00:00.027) 0:00:09.261 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:30 Monday 11 November 2024 20:05:29 -0500 (0:00:00.027) 0:00:09.289 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Ensure all required dns variables are provided] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:40 Monday 11 November 2024 20:05:29 -0500 (0:00:00.028) 0:00:09.317 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:49 Monday 11 November 2024 20:05:29 -0500 (0:00:00.028) 0:00:09.346 ******* included: /tmp/collections-t9o/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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:2 Monday 11 November 2024 20:05:29 -0500 (0:00:00.021) 0:00:09.368 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "__ad_integration_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Check if system is ostree] **** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Monday 11 November 2024 20:05:29 -0500 (0:00:00.030) 0:00:09.398 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "not __ad_integration_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set flag to indicate system is ostree] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:15 Monday 11 November 2024 20:05:29 -0500 (0:00:00.014) 0:00:09.413 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "not __ad_integration_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Set platform/version specific variables] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19 Monday 11 November 2024 20:05:29 -0500 (0:00:00.014) 0:00:09.427 ******* skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ad_integration : Ensure required packages are installed] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 Monday 11 November 2024 20:05:29 -0500 (0:00:00.028) 0:00:09.455 ******* ok: [managed-node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: PackageKit realmd TASK [fedora.linux_system_roles.ad_integration : Ensure required services are enabled and started] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 Monday 11 November 2024 20:05:32 -0500 (0:00:03.147) 0:00:12.603 ******* ok: [managed-node3] => (item=realmd) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "realmd", "name": "realmd", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2024-11-11 20:05:17 EST", "ActiveEnterTimestampMonotonic": "360147741", "ActiveExitTimestamp": "Mon 2024-11-11 20:05:17 EST", "ActiveExitTimestampMonotonic": "360129762", "ActiveState": "active", "After": "basic.target system.slice sysinit.target systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:05:17 EST", "AssertTimestampMonotonic": "360134886", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.realmd", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2024-11-11 20:05:17 EST", "ConditionTimestampMonotonic": "360134885", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/realmd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Realm and Domain Configuration", "DevicePolicy": "auto", "Documentation": "man:realm(8) man:realmd.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8509", "ExecMainStartTimestamp": "Mon 2024-11-11 20:05:17 EST", "ExecMainStartTimestampMonotonic": "360135920", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/realmd ; argv[]=/usr/libexec/realmd ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:05:17 EST] ; stop_time=[n/a] ; pid=8509 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/realmd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "realmd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-11-11 20:05:17 EST", "InactiveEnterTimestampMonotonic": "360134143", "InactiveExitTimestamp": "Mon 2024-11-11 20:05:17 EST", "InactiveExitTimestampMonotonic": "360135960", "InvocationID": "3fe6ef464ee74347b799476a4d288557", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8509", "MemoryAccounting": "yes", "MemoryCurrent": "2076672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "realmd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-11-11 20:05:17 EST", "StateChangeTimestampMonotonic": "360147741", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "static", "UtmpMode": "init", "WatchdogTimestamp": "Mon 2024-11-11 20:05:17 EST", "WatchdogTimestampMonotonic": "360147739", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf] **** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Monday 11 November 2024 20:05:33 -0500 (0:00:00.846) 0:00:13.449 ******* 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 } TASK [fedora.linux_system_roles.ad_integration : Flush handlers] *************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:73 Monday 11 November 2024 20:05:33 -0500 (0:00:00.580) 0:00:14.029 ******* NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd for managed-node3 META: triggered running handlers for managed-node3 RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Monday 11 November 2024 20:05:33 -0500 (0:00:00.002) 0:00:14.032 ******* skipping: [managed-node3] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __ad_integration_test_sssd_config_only | default(false)", "item": "sssd", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [Add AD server to existing network connection for DNS] ******************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:77 Monday 11 November 2024 20:05:33 -0500 (0:00:00.050) 0:00:14.082 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_dns | bool", "skip_reason": "Conditional result was False" } TASK [Manage timesync] ********************************************************* task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:91 Monday 11 November 2024 20:05:33 -0500 (0:00:00.034) 0:00:14.116 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_timesync | bool", "skip_reason": "Conditional result was False" } TASK [Manage crypto policies] ************************************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:100 Monday 11 November 2024 20:05:34 -0500 (0:00:00.031) 0:00:14.148 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_manage_crypto_policies | bool", "skip_reason": "Conditional result was False" } TASK [Enable crypto policy allowing RC4 encryption] **************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:112 Monday 11 November 2024 20:05:34 -0500 (0:00:00.031) 0:00:14.180 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_allow_rc4_crypto | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:123 Monday 11 November 2024 20:05:34 -0500 (0:00:00.032) 0:00:14.212 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ad_integration : Leave existing joined domain] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:129 Monday 11 November 2024 20:05:34 -0500 (0:00:00.028) 0:00:14.241 ******* skipping: [managed-node3] => { "changed": false, "false_condition": "ad_integration_force_rejoin | bool", "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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:137 Monday 11 November 2024 20:05:34 -0500 (0:00:00.028) 0:00:14.270 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:151 Monday 11 November 2024 20:05:34 -0500 (0:00:00.014) 0:00:14.284 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:165 Monday 11 November 2024 20:05:34 -0500 (0:00:00.035) 0:00:14.320 ******* ok: [managed-node3] => {} MSG: ['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.', '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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:177 Monday 11 November 2024 20:05:34 -0500 (0:00:00.015) 0:00:14.335 ******* 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-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 Monday 11 November 2024 20:05:34 -0500 (0:00:00.010) 0:00:14.345 ******* changed: [managed-node3] => (item={'key': 'reconnection_retries', 'value': 5, 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "reconnection_retries", "state": "absent", "value": 5 }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 45, "state": "file", "uid": 0 } MSG: option changed changed: [managed-node3] => (item={'key': 'default_domain_suffix', 'value': 'addomain.xyz', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": { "key": "default_domain_suffix", "state": "absent", "value": "addomain.xyz" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 8, "state": "file", "uid": 0 } MSG: option changed Notification for handler Handler for ad_integration to restart services - sssd has been saved. Notification for handler Handler for ad_integration to restart services - sssd has been saved. TASK [fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 Monday 11 November 2024 20:05:34 -0500 (0:00:00.643) 0:00:14.988 ******* skipping: [managed-node3] => (item={'key': 'dyndns_update', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_update", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_ttl', 'value': '3600'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_ttl", "value": "3600" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_refresh_interval', 'value': '86400'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_refresh_interval", "value": "86400" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_update_ptr', 'value': 'True'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_update_ptr", "value": "True" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_force_tcp', 'value': 'False'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_force_tcp", "value": "False" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_auth', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_auth", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'ad_hostname', 'value': 'managed-node3.sample-realm.com'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "ad_hostname", "value": "managed-node3.sample-realm.com" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ad_integration : Configure custom SSSD settings] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:245 Monday 11 November 2024 20:05:34 -0500 (0:00:00.064) 0:00:15.053 ******* skipping: [managed-node3] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Monday 11 November 2024 20:05:34 -0500 (0:00:00.009) 0:00:15.062 ******* skipping: [managed-node3] => (item={'key': 'dyndns_iface', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_iface", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={'key': 'dyndns_server', 'value': ''}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ad_dyndns_update | bool", "item": { "key": "dyndns_server", "value": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped TASK [Check custom SSSD settings] ********************************************** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:58 Monday 11 November 2024 20:05:34 -0500 (0:00:00.038) 0:00:15.101 ******* ok: [managed-node3] => (item={'key': 'reconnection_retries', 'value': 5, 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "reconnection_retries", "state": "absent", "value": 5 }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 8, "state": "file", "uid": 0 } MSG: OK ok: [managed-node3] => (item={'key': 'default_domain_suffix', 'value': 'addomain.xyz', 'state': 'absent'}) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "gid": 0, "group": "root", "item": { "key": "default_domain_suffix", "state": "absent", "value": "addomain.xyz" }, "mode": "0600", "owner": "root", "path": "/etc/sssd/sssd.conf", "secontext": "system_u:object_r:sssd_conf_t:s0", "size": 8, "state": "file", "uid": 0 } MSG: OK NOTIFIED HANDLER fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd for managed-node3 RUNNING HANDLER [fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd] *** task path: /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Monday 11 November 2024 20:05:35 -0500 (0:00:00.659) 0:00:15.761 ******* skipping: [managed-node3] => (item=sssd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "not __ad_integration_test_sssd_config_only | default(false)", "item": "sssd", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => { "changed": false } MSG: All items skipped PLAY RECAP ********************************************************************* managed-node3 : ok=21 changed=2 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 Monday 11 November 2024 20:05:35 -0500 (0:00:00.031) 0:00:15.792 ******* =============================================================================== fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 3.37s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:52 fedora.linux_system_roles.ad_integration : Ensure required packages are installed --- 3.15s /tmp/collections-t9o/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.12s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Ensure ansible_facts used by role --- 0.88s /tmp/collections-t9o/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 --- 0.85s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:58 fedora.linux_system_roles.ad_integration : Configure SSSD settings ------ 0.78s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.72s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 Check SSSD settings ----------------------------------------------------- 0.67s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:21 Check custom SSSD settings ---------------------------------------------- 0.66s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:58 fedora.linux_system_roles.ad_integration : Configure SSSD settings ------ 0.64s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:192 fedora.linux_system_roles.ad_integration : Generate /etc/realmd.conf ---- 0.58s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:65 fedora.linux_system_roles.ad_integration : Check if system is ostree ---- 0.42s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:10 Search /var/log/sssd/sssd.log for [sss_ini_call_validators] ------------- 0.39s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:36 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 0.09s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 fedora.linux_system_roles.ad_integration : Handler for ad_integration to restart services - sssd --- 0.08s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/handlers/main.yml:10 Test - Run the system role with bogus vars ------------------------------ 0.06s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:17 fedora.linux_system_roles.ad_integration : Configure dynamic DNS updates --- 0.06s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:206 fedora.linux_system_roles.ad_integration : Cleanup dynamic DNS configuration options --- 0.06s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/main.yml:262 Test - Re-run the system role to remove vars ---------------------------- 0.05s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/tests/ad_integration/tests_sssd_settings.yml:52 fedora.linux_system_roles.ad_integration : Set platform/version specific variables --- 0.04s /tmp/collections-t9o/ansible_collections/fedora/linux_system_roles/roles/ad_integration/tasks/set_vars.yml:19