RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2127904 - [ansible-freeipa] ipaserver/ipareplica: Add support random-serial-numbers options
Summary: [ansible-freeipa] ipaserver/ipareplica: Add support random-serial-numbers opt...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ansible-freeipa
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Rafael Jeffman
QA Contact: Varun Mylaraiah
URL:
Whiteboard:
Depends On:
Blocks: 2127905
TreeView+ depends on / blocked
 
Reported: 2022-09-19 10:41 UTC by Thomas Woerner
Modified: 2023-11-14 16:14 UTC (History)
2 users (show)

Fixed In Version: ansible-freeipa-1.10.0-1.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2127905 (view as bug list)
Environment:
Last Closed: 2023-11-14 15:26:23 UTC
Type: Bug
Target Upstream Version:
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-8770 0 None None None 2022-09-19 10:52:33 UTC
Red Hat Issue Tracker RHELPLAN-134296 0 None None None 2022-09-19 10:52:45 UTC
Red Hat Product Errata RHBA-2023:6926 0 None None None 2023-11-14 15:26:56 UTC

Description Thomas Woerner 2022-09-19 10:41:12 UTC
The options for random-serial-numbers are missing from the ipaserver and ipareplica roles.

Comment 3 Rafael Jeffman 2023-03-17 01:18:35 UTC
Upstream PR: https://github.com/freeipa/ansible-freeipa/pull/1060

Comment 4 Thomas Woerner 2023-04-05 15:53:47 UTC
Upstream PR2: https://github.com/freeipa/ansible-freeipa/pull/1073

Comment 9 Varun Mylaraiah 2023-04-20 02:25:27 UTC
Verified

ansible-2.9.27-1.el8ae.noarch
ansible-freeipa-1.10.0-1.el8.noarch


Passed	ansible_freeipa_tests/cluster/test_idm_deploy_cluster.py::TestMasterReplica::test_check_rsn_enabled_on_master_and_replica

INFO     pytest_multihost.host.Host.ansible.OpenSSHTransport:transport.py:433 PUT inventory/cluster.hosts
DEBUG    pytest_multihost.host.Host.ansible.cmd30:transport.py:519 RUN ['tee', 'inventory/cluster.hosts']
DEBUG    pytest_multihost.host.Host.ansible.cmd30:transport.py:217 Exit code: 0
INFO     pytest_multihost.host.Host.ansible.OpenSSHTransport:transport.py:433 PUT install-cluster.yaml
DEBUG    pytest_multihost.host.Host.ansible.cmd31:transport.py:519 RUN ['tee', 'install-cluster.yaml']
DEBUG    pytest_multihost.host.Host.ansible.cmd31:transport.py:217 Exit code: 0
INFO     pytest_multihost.host.Host.ansible.OpenSSHTransport:transport.py:397 RUN ['ansible-playbook', '--ssh-extra-args="-o StrictHostKeyChecking=no"', '-vv', '-i', 'inventory/cluster.hosts', 'install-cluster.yaml']
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:519 RUN ['ansible-playbook', '--ssh-extra-args="-o StrictHostKeyChecking=no"', '-vv', '-i', 'inventory/cluster.hosts', 'install-cluster.yaml']
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 bash: line 1: cd: /root/multihost_tests: No such file or directory
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 bash: line 2: /root/multihost_tests/env.sh: No such file or directory
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ansible-playbook 2.9.27
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563   config file = /etc/ansible/ansible.cfg
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563   configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563   ansible python module location = /usr/lib/python3.6/site-packages/ansible
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563   executable location = /usr/bin/ansible-playbook
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563   python version = 3.6.8 (default, Jan 23 2023, 22:31:05) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)]
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Using /etc/ansible/ansible.cfg as config file
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'actionable', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'counter_enabled', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'debug', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'dense', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'dense', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'full_skip', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'json', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'minimal', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'null', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'oneline', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'selective', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'skippy', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'stderr', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'unixy', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 Skipping callback 'yaml', as we already have a stdout callback.
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 PLAYBOOK: install-cluster.yaml *************************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 3 plays in install-cluster.yaml
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 PLAY [Install IPA servers] *****************************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [Gathering Facts] *********************************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /root/install-cluster.yaml:2
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test]
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 META: ran handlers
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Import variables specific to distribution] *******************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:4
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test] => (item=/usr/share/ansible/roles/ipaserver/vars/RedHat-8.yml) => {"ansible_facts": {"ipaserver_packages": ["@idm:DL1/server"], "ipaserver_packages_adtrust": ["@idm:DL1/adtrust"], "ipaserver_packages_dns": ["@idm:DL1/dns"], "ipaserver_packages_firewalld": ["firewalld"]}, "ansible_included_var_files": ["/usr/share/ansible/roles/ipaserver/vars/RedHat-8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/usr/share/ansible/roles/ipaserver/vars/RedHat-8.yml"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install IPA server] ******************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/main.yml:19
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 included: /usr/share/ansible/roles/ipaserver/tasks/install.yml for master.ipadomain.test
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install - Ensure that IPA server packages are installed] *****
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:7
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] ***
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:12
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] ***
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:18
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 skipping: [master.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install - Ensure that firewall packages installed] ***********
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:24
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ********
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:34
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 ok: [master.ipadomain.test] => {"changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2023-04-19 06:42:29 EDT", "ActiveEnterTimestampMonotonic": "94072395", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target sysinit.target dbus.socket system.slice dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2023-04-19 06:42:29 EDT", "AssertTimestampMonotonic": "93823864", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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": "yes", "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": "Wed 2023-04-19 06:42:29 EDT", "ConditionTimestampMonotonic": "93823864", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service nftables.service iptables.service shutdown.target ebtables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17507", "ExecMainStartTimestamp": "Wed 2023-04-19 06:42:29 EDT", "ExecMainStartTimestampMonotonic": "93824831", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2023-04-19 06:42:29 EDT", "InactiveExitTimestampMonotonic": "93824861", "InvocationID": "a286602fb9844156b9bfb6e41aa867c3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "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": "14374", "LimitNPROCSoft": "14374", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14374", "LimitSIGPENDINGSoft": "14374", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17507", "MemoryAccounting": "yes", "MemoryCurrent": "27340800", "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": "firewalld.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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2023-04-19 06:42:29 EDT", "StateChangeTimestampMonotonic": "94072395", "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": "2", "TasksMax": "22998", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Wed 2023-04-19 06:42:29 EDT", "WatchdogTimestampMonotonic": "94072393", "WatchdogUSec": "0"}}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] ********
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:40
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 skipping: [master.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] ******
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:47
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 skipping: [master.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Copy external certs] *****************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:55
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 skipping: [master.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 TASK [ipaserver : Install - Server installation test] **************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 task path: /usr/share/ansible/roles/ipaserver/tasks/install.yml:62
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 fatal: [master.ipadomain.test]: FAILED! => {"changed": false, "msg": "Random Serial Numbers is not supported for this IPA version"}
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 PLAY RECAP *********************************************************************
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563 master.ipadomain.test      : ok=7    changed=0    unreachable=0    failed=1    skipped=4    rescued=0    ignored=0   
DEBUG    pytest_multihost.host.Host.ansible.cmd32:transport.py:563

Comment 12 errata-xmlrpc 2023-11-14 15:26:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (ansible-freeipa bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:6926


Note You need to log in before you can comment on or make changes to this bug.