You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Rick Elrod 9a9272305a
Correct pkg_mgr for Fedora-derived OSTree distros (#73445)
Change:
- Remove check that states that only Fedora can be an OSTree
  distribution.
- This allows us to correctly return "atomic_container" as the pkg_mgr
  fact for RHEL for Edge, Fedora/RHEL/CentOS Atomic Host, etc.

Test Plan:
- Created local RHEL for Edge image and tested against it.
- Tested against regular RHEL 8 and still got `dnf` as expected.
- Tested against RHEL 7 Atomic Host and got `atomic_container` now.
- New unit tests.

Tickets:
- Fixes #73084

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
common arg_spec - move validator lookup method to a function (#72667) 4 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 5 years ago
csharp runas - create new SYSTEM token on become (#71714) 4 years ago
distro Update bundled version of distro from 1.4.0 to 1.5.0 (#69709) 5 years ago
facts Correct pkg_mgr for Fedora-derived OSTree distros (#73445) 4 years ago
parsing Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
powershell Ansible.Basic added generic fragment merger for module options (#69719) 5 years ago
six Updated bundled libraries (#70418) 4 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 7 years ago
api.py api: time.clock compatible code (#70650) 4 years ago
basic.py allow env to override unspecified unsafe_writes (#73282) 4 years ago
connection.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
json_utils.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
pycompat24.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
service.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
splitter.py Fix boilerplate in setup.py and lib/ansible/ dir. 4 years ago
urls.py Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
yumdnf.py Reduce ignored module sanity tests (#70319) 4 years ago