patchback[bot]
66d394dc81
[PR #11686/68ae04a9 backport][stable-12] Cleanup of aliases skip statements ( #11709 )
...
Cleanup of `aliases` skip statements (#11686 )
* add scripts to clean aliases' skips
* remove legacy skips
* code cosmetics
* add license to ALIASES.md
* Fix typos in ALIASES.md documentation
* rolling back freebsd14.2 and 14.3 in iso_extract
* fix versions and re-run
(cherry picked from commit 68ae04a95a )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2026-03-30 19:58:13 +02:00
patchback[bot]
c4da6e4202
[PR #11660/b1ac989c backport][stable-12] remove skip/aix from aliases files ( #11661 )
...
remove skip/aix from aliases files (#11660 )
(cherry picked from commit b1ac989c70 )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2026-03-23 07:04:20 +01:00
patchback[bot]
7fce59fbc6
[PR #11479/476f2bf6 backport][stable-12] Integration tests: replace ansible_xxx with ansible_facts.xxx ( #11480 )
...
Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479 )
Replace ansible_xxx with ansible_facts.xxx.
(cherry picked from commit 476f2bf641 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2026-02-07 18:43:49 +01:00
patchback[bot]
ebaf2e71d5
[PR #11401/0e6ba072 backport][stable-12] Update CI pipelines ( #11405 )
...
Update CI pipelines (#11401 )
Update CI pipelines:
- Fedora 42 -> 43 for devel
- RHEL 10.0 -> 10.1 for all ansible-core branches
- FreeBSD 13.5 -> 15.0 for devel
- Alpine 3.22 -> 3.23 for devel
(cherry picked from commit 0e6ba07261 )
Co-authored-by: Felix Fontein <felix@fontein.de >
2026-01-08 12:28:46 +01:00
Felix Fontein
b458ee85ce
CI: Bump Alpine 3.21 to 3.22, Fedora 41 to 42, and FreeBSD 14.2 to 14.3 ( #10462 )
...
* Bump Alpine 3.21 to 3.22, Fedora 41 to 42, RHEL 9.5 to 9.6, and FreeBSD 14.2 to 14.3.
Add old versions to stable-2.19 if not present yet.
* Add some expected skips.
* Add more restrictions.
* Another try for Android tests.
* Another try.
* Another try.
2025-07-26 14:08:20 +02:00
Felix Fontein
eaa5e07b28
Adjust YAML files ( #10233 )
...
Adjust YAML files.
2025-06-15 09:13:16 +02:00
Felix Fontein
8bd68e7e41
Remove and prevent trailing whitespace ( #10199 )
...
* Remove trailing whitespace.
* Add no-trailing-whitespace extra test.
* Re-add needed trailing whitespace.
* Remove one more trailing whitespace.
2025-06-07 17:47:22 +02:00
Marcel Freundl
1beee87961
lvg: Add parameter to disable removal of extra physical volumes ( #9698 )
...
* Add parameter to disable removal of extra physical volumes
Signed-off-by: Massl123 <Massl123@users.noreply.github.com >
* Set PR number in changelog fragment
Signed-off-by: Massl123 <Massl123@users.noreply.github.com >
* Fix tests
Signed-off-by: Massl123 <Massl123@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de >
* Add comment in pvs
Signed-off-by: Massl123 <Massl123@users.noreply.github.com >
---------
Signed-off-by: Massl123 <Massl123@users.noreply.github.com >
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-02-10 21:51:45 +01:00
Felix Fontein
bf69dc46ff
CI: Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel ( #9552 )
...
* Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel.
* Add some ignores that are likely needed.
* Try to fix/ignore various errors.
* Fix redis setup on Fedora 41.
* Undo disable yum_versionlock since it's already globally disabled.
2025-01-08 18:53:13 +01:00
Felix Fontein
3b779ecade
Fix bad expressions in tests ( #7625 )
...
* Fix bad expressions in tests.
ci_complete
* Disable cmd_runner integration tests.
ci_complete
* Another bad expression.
ci_complete
2023-11-29 06:53:48 +01:00
Felix Fontein
2b62826082
Fix more typos ( #7439 )
...
* Fix more typos in plugins/.
* Fix typos in tests/unit/.
* Fix typos in tests/integration/.
* Fix more typos.
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com >
---------
Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com >
2023-10-29 18:04:44 +01:00
Bob Mader
a0c67a8894
lvol: Fix pct of origin ( #7053 )
...
* add support for percentage of origin size for creating snapshot volumes
* add changelog fragment
* add pull request link
Co-authored-by: Felix Fontein <felix@fontein.de >
* fix what's not idempotent
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2023-08-12 09:58:12 +02:00
Laszlo Szomor
24aeedbc15
lvg: add UUID reset and active state management feature ( #6682 )
...
* lvg: add UUID reset, rename, active switch feature
* Add changelog fragment for 6682
* Fix Sanity 2.15,devel tests
* Fix issue with LVM autoactivation
* Remove rename implementation
Add active/inactive states
Fix errors when a PV is missing
Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/lvg.py
Co-authored-by: Felix Fontein <felix@fontein.de >
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2023-06-19 08:59:02 +02:00
Felix Fontein
24efe9ee9a
Normalize bools in tests ( #5996 )
...
* Normalize bools in tests.
* Fix typo.
2023-02-15 22:55:23 +01:00
Felix Fontein
1f49241481
CI: add extra VMs for certain tests ( #5713 )
...
* Remove superfluous VM.
* Add extra VM group.
* More platforms, add scripts.
* [REVERT THIS] Shrink matrix to only the tests we are interested in.
* Fix some tests.
* Skip snap tests on Ubuntu VMs for now.
* Skip xfs_quota tests on Alpine VMs due to ansible.posix.mount failing.
* Revert "[REVERT THIS] Shrink matrix to only the tests we are interested in."
This reverts commit 2e98e163db .
* Stick to Alpine and Ubuntu 22.04 for now.
2022-12-21 07:31:46 +01:00
Felix Fontein
e47845ab3a
Change CI group identifiers. ( #5344 )
2022-10-11 07:34:36 +02:00
Felix Fontein
68e7e52557
Add simple license headers, not completely at top. ( #5080 )
2022-08-05 21:31:34 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
eba5216be5
Run tests with macOS 10.15. ( #971 )
...
* Run tests with macOS 10.15.
* Restrict to macOS CI runs for now until they pass.
* Skip tests on macOS that are skipped on OSX.
* Disable consul test for macOS.
* Disable chroot connection tests for macOS.
* Add setup_gnutar role from https://github.com/ansible/ansible/pull/71841 .
* Use setup_gnutar for yarn and npm tests.
* Revert "Restrict to macOS CI runs for now until they pass."
This reverts commit d945d0399f .
* hashi_vault lookup tests seem to be always unstable, disabling for now.
* Use homebrew module instead of command.
2020-09-30 14:00:05 +02:00
Andrew Klychkov
9d5044ac1a
Add headers to ci tests ( #954 )
...
* CI tests: add note to main.yml
* improve
2020-09-25 08:01:17 +02:00
cassio-santos
9de5c0c53c
LVG: add new parameter pvresize ( #422 )
...
* enabling resize in pv.
* change pvresize default behavior to false
* includes changelog on pvresize
* punctuation fix
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* fixes typo and changes pvresize_cmd location
* Update changelogs/fragments/442-add-new-parameter-pvresize.yaml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* Update plugins/modules/system/lvg.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* rebase and add EXAMPLE for pvresize
* fix wrongly submited merge conflict
* Update plugins/modules/system/lvg.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* adding tests
* add test for check_mode
* fix identation
* Update tests/integration/targets/lvg/tasks/test_pvresize.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* Update tests/integration/targets/lvg/tasks/test_pvresize.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
* fix identation
Co-authored-by: CASSIO ALVES <cassioalves@bocombbm.com.br >
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru >
Co-authored-by: Felix Fontein <felix@fontein.de >
Co-authored-by: cassio alves <cassio@localhost.localdomain >
2020-05-29 22:16:23 +03:00
Felix Fontein
775ab35ddd
Set pkg_mgr facts manually for FreeBSD and OpenSUSE ( #60 )
...
* Set pkg_mgr facts manually for FreeBSD and OpenSUSE.
ci_complete
* Make pkg_mgr fact work everywhere.
2020-03-29 21:34:10 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00