Commit Graph

54527 Commits (1efe8d0c4b44fe69d8c9c076ec4c7e93074ce2a3)
 

Author SHA1 Message Date
Matt Clay 1efe8d0c4b
ansible-test - Update Ansible Core CI auth (#85717) (#85770)
Implement new authentication methods for accessing the Ansible Core CI service.

(cherry picked from commit be9e57366b)
3 months ago
Matt Clay 4e833fc281
[stable-2.17] CI - Add missing args to generic.sh (#85737) (#85740)
(cherry picked from commit 7b598f3fc9)
3 months ago
Matt Clay cfa2570693
[stable-2.17] ansible-test - Limit bootstrap package install retries (#85544) (#85548)
(cherry picked from commit ee297bb7ca)
4 months ago
Matt Clay 97b18282c7
[stable-2.17] Update azure-pipelines-test-container (#85578) (#85581)
(cherry picked from commit 62dc40ce1c)
4 months ago
Matt Clay 5ad66656c3
Replace FreeBSD 13.3 with FreeBSD 13.5 (#85534)
* ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)

* ansible-test - Replace FreeBSD 13.3 with 13.4
* ansible-test - Fix typos in bootstrap.sh
* Skip libfaketime on FreeBSD except FreeBSD 14

(cherry picked from commit a98801903d)

* ansible-test - Replace FreeBSD 13.4 with 13.5 (#84812)

(cherry picked from commit 4efb01c2f3)

* ansible-test - Use OS packages on FreeBSD 13.5 (#85530)

(cherry picked from commit cdb7af094b)
4 months ago
Matt Davis e1d5bb0bca
Update Ansible release version to v2.17.13.post0. (#85484) 5 months ago
Matt Davis a4c2de270b
New release v2.17.13 (#85482) 5 months ago
Matt Davis 5208304ee6
Update Ansible release version to v2.17.13rc1.post0. (#85457) 5 months ago
Matt Davis c4cac8e18f
New release v2.17.13rc1 (#85455) 5 months ago
Brian Coca c3d8d790e7
ansible-doc display docs for modules w/o ext (#85299) (#85316)
Fixed case in which listing modules for docs failed to get sidecar


(cherry picked from commit 7e495f4b20)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
5 months ago
Matt Clay 6c0d8250c9
[stable-2.17] ansible-test - Fix relative import resolution (#85328) (#85446)
(cherry picked from commit 093ac8df2d)
5 months ago
Matt Clay 64fb6e3fd9
Drop incidental network tests from CI (#85425) (#85430)
(cherry picked from commit 35252fd96c)
5 months ago
Martin Krizek 5c82305be9
[stable-2.17] Use f39 official repo for libdnf5 (#85286)
The nightly repo is no longer available.
6 months ago
Matt Clay 7543d309b0
[stable-2.17] ansible-test - Add RHEL 10.0 remote (#85189) (#85267)
* ansible-test - Add RHEL 10.0 remote (#85189)

* ansible-test - Add RHEL 10.0 remote

* Update tests for RHEL 10
* Fix iptables test
* Rework rpm_key integration test

(cherry picked from commit 53b0f1645b)

* Remove unsupported sub_key tests

* Add RHEL 10 support to dnf test
6 months ago
Martin Krizek f0beb39639
[stable-2.17] dnf5 tests: do not remove attr (#85218) (#85271)
On RHEL 10, the attr package is in the dependency tree of dnf itself
and cannot be removed.
(cherry picked from commit a0132fec0b)
6 months ago
Matt Clay 80e8a5d111
[stable-2.17] User: Update prompt for SSH key passphrase prompt (#84521) (#85235)
* update prompt for SSH key passphrase prompt
* introduce timeout in SSH key passphrase interaction

Fixes: #84484

(cherry picked from commit 8588401387)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
6 months ago
Matt Davis 50ab31f45d
Update Ansible release version to v2.17.12.post0. (#85180) 7 months ago
Matt Davis c44757e44a
New release v2.17.12 (#85178) 7 months ago
Matt Clay 57c59972f7
Update Ansible release version to v2.17.12rc1.post0. (#85145) 7 months ago
Matt Clay 199a564dad
New release v2.17.12rc1 (#85143) 7 months ago
Matt Clay 1bdf97815a
[stable-2.17] release.py - Remove email announcement support (#85060) (#85140)
Also add missing git and run overloads.

(cherry picked from commit 93aa611435)
7 months ago
Matt Davis 58e7d475dc
add fuzzy matching to package_data sanity (#85103) (#85135)
* add fuzzy matching to package_data sanity

* relaxes exact directory matches for license files to allow setuptools > 72 to pass

* sanity

(cherry picked from commit 7e00053a30)
7 months ago
Felix Fontein a2225f78f8
ansible-doc: fix indent and line wrapping for first line of (sub-)option and (sub-)return value descriptions (#84690) (#84994)
* Fix initial indent for descriptions of suboptions.
* Fix line width for initial line of option descriptions.

(cherry picked from commit 352d8ec33a)
7 months ago
Brian Coca 342aeeb081
These actions do not support until (#84847) (#85045)
(cherry picked from commit 8ab342f8cc)
7 months ago
Brian Coca 19d35721c3
ensure predictable permissions on module artifacts (#84948) (#85073)
* ensure predictable permissions on module artifacts (#84948)

and test it!

(cherry picked from commit 9f894b81c2)

* missing aliases
7 months ago
Jordan Borean bc955df46c
[stable-2.18] - script fix become on Windows (#85077) (#85078)
Fixes become when using script on Windows and the become options were
set through host vars or sources that was not set on the task directives
itself.

(cherry picked from commit 59e2ddcae0)
7 months ago
Sloane Hertel 1cad5dc47a
Fix old_style_cache_plugins test failure using latest redis (#85091)
Pin last working version instead
7 months ago
Matt Clay 7c6147ed78
[stable-2.17] ansible-test - Use `-t` for container stop timeout (#85019) (#85057)
(cherry picked from commit 0aa8afbaf4)
7 months ago
Matt Martz 44e5ef71fe
Update Ansible release version to v2.17.11.post0. (#85029) 8 months ago
Matt Martz 5b29d916d9
New release v2.17.11 (#85024) 8 months ago
Matt Clay 3546111f2d
[stable-2.17] ansible-test - Replace FreeBSD 14.0 with 14.1 (#85028)
(cherry picked from commit a121a169e3)
8 months ago
Matt Martz ad1f141fe2
Update Ansible release version to v2.17.11rc1.post0. (#84986) 8 months ago
Matt Martz fea2ca5817
New release v2.17.11rc1 (#84981) 8 months ago
Brian Coca 8fc86acc87
Fix uninstall tests (#84973) (#84975)
match file name to package_manager detection of dnf5

(cherry picked from commit 6fc592df9b)
8 months ago
Matt Martz 1b01f1af94
Revert "[stable-2.17] basic: remember the user sensitive information to use later (#84699) (#84940)" (#84961)
This reverts commit 8bc0cab838.
8 months ago
Abhijeet Kasurde 8bc0cab838
[stable-2.17] basic: remember the user sensitive information to use later (#84699) (#84940)
* Git allows embedding username and password in repo URL for
  https authentication. This may lead to exposing the user sensitive
  information to logs and unautheticated users.
  Adding no_log will partially solve this.
* Added documentation warning user about URL embedded with username
  and password.
* Added logic to remember user sensitive information for later sanitization

Fixes: #84557
(cherry picked from commit 19e9f3d)

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
8 months ago
Felix Fontein bbe1875add
Fix markup for config variable reference. (#84901) (#84902)
(cherry picked from commit b9e35d66c4)
8 months ago
Brian Coca c7db2cacac
Fix wait_for examples (#84870) (#84876)
connection: local is wrong as configured remote python does not always match controller
missing the timeout to wait 300s before error

(cherry picked from commit 3690819ee8)
8 months ago
Brian Coca 73189a7a8d
needed intesect, not difference (#84839) (#84860)
fixes #84750

Added tests to verify output when using smart + others

(cherry picked from commit 0d4f00f5c8)
8 months ago
Brian Coca 0c6bad800e
Changed human_to_bytes input to a string (#84336) (#84858)
For it to be a human readable description it can't be an int.

(cherry picked from commit df0fe81383)

Co-authored-by: Sammy Hori <git@sammyhori.com>
8 months ago
Matt Clay 6f5fbf785c
[stable-2.17] Pin `wheel` to resolve build issues (#84943) (#84945)
(cherry picked from commit 8b0c4825ae)
8 months ago
Matt Martz 21a5869b91
Update Ansible release version to v2.17.10.post0. (#84894) 8 months ago
Matt Martz 579bd7c07d
New release v2.17.10 (#84891) 8 months ago
Matt Martz feb7faa1d5
Update Ansible release version to v2.17.10rc1.post0. (#84845) 9 months ago
Matt Martz d84412e5ff
New release v2.17.10rc1 (#84841) 9 months ago
Jordan Borean 5575090626
Windows - Support WDAC Audit Mode (#84730) (#84733)
Fix up bug when attempting to run any module on a Windows host that has
been configured with WDAC and Dynamic Code Security in audit mode. This
does not enable WDAC support with signed scripts so Ansible will still
not pass the audit events but it no longer fails to run.

(cherry picked from commit e5ec1ee76c)
9 months ago
Matt Clay 7feef595cb
Update Ansible release version to v2.17.9.post0. (#84748) 9 months ago
Matt Clay 3397319396
New release v2.17.9 (#84746) 9 months ago
Matt Martz a47327006a
Update Ansible release version to v2.17.9rc1.post0. (#84723) 10 months ago
Matt Martz f0d7f96fee
New release v2.17.9rc1 (#84721) 10 months ago