Commit graph

  • 23dec6f5c7 feat: Renamed xen_orchestra -> xen_orchestra_instance Samori Gorse 2024-06-24 09:24:40 +00:00
  • f8bb07d666 Update plugins/modules/xen_orchestra.py Samori Gorse 2024-06-22 11:33:55 +02:00
  • 537f494057 fix: Updated maintainers meta file Samori Gorse 2024-06-11 17:21:49 +02:00
  • dd28a9125a fix: Trailing space Samori Gorse 2024-06-11 17:12:53 +02:00
  • bf241fa4a4 fix: Documentation / conformance updates Samori Gorse 2024-06-11 17:02:17 +02:00
  • 8e38b9f03c fix: pep8 Samori Gorse 2024-06-11 15:53:50 +02:00
  • 1e12684eb9 Added xen_orchestra module Samori Gorse 2024-06-06 15:31:58 +02:00
  • 1eba0958a8 wip Samori Gorse 2024-06-03 16:29:29 +02:00
  • 17f5a5b575
    [PR #10433/69d479f0 backport][stable-10] doc style adjustments: modules [lm]* (#10437) patchback[bot] 2025-07-21 22:35:21 +02:00
  • 5c7feec6f7
    [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) patchback[bot] 2025-07-21 22:32:10 +02:00
  • 2b0930ae03 doc style adjustments: modules [lm]* (#10433) Alexei Znamensky 2025-07-22 08:09:09 +12:00
  • 2c8ec94bc4 doc style adjustments: modules [lm]* (#10433) Alexei Znamensky 2025-07-22 08:09:09 +12:00
  • 69d479f06c
    doc style adjustments: modules [lm]* (#10433) Alexei Znamensky 2025-07-22 08:09:09 +12:00
  • 5b6a8e72ee [stable-10] sysrc: Use shlex (#10400) Vladimir Botka 2025-07-21 22:07:30 +02:00
  • 0be6e61b31
    [stable-10] sysrc: Use shlex (#10400) Vladimir Botka 2025-07-21 22:07:30 +02:00
  • 3d84493202
    Migrated to CmdRunner Klention Mali 2025-07-21 20:00:43 +02:00
  • cc4fa9d53f
    sysrc: Removed os import by accident David Lundgren 2025-07-21 12:16:52 -05:00
  • fa91ad3ece
    sysrc: add missing name format check David Lundgren 2025-07-21 12:13:51 -05:00
  • 58b84ac7cb
    Update plugins/modules/logstash_plugin.py Alexei Znamensky 2025-07-22 00:05:59 +12:00
  • b95aba2e68 add changelog frag Alexei Znamensky 2025-07-21 23:11:25 +12:00
  • ffa4dbbb80 github_repo: deprecate force_defaults=true Alexei Znamensky 2025-07-21 22:23:42 +12:00
  • 2e609008c3 add changelog frag Alexei Znamensky 2025-07-21 21:58:46 +12:00
  • 6b4a83052d adjust docs Alexei Znamensky 2025-07-21 21:54:32 +12:00
  • 12996b4b7a Copy tests from #10417. Felix Fontein 2025-07-21 10:57:10 +02:00
  • cd67a79b2d Apply suggestions from code review. Felix Fontein 2025-07-21 10:24:39 +02:00
  • b0e734a912 Update plugins/modules/sysrc.py Vladimir Botka 2025-07-14 22:59:04 +02:00
  • d7387c6a4a Update changelogs/fragments/10400-sysrc.yml Vladimir Botka 2025-07-14 22:58:19 +02:00
  • 0fc3d814dc Update fragment. Vladimir Botka 2025-07-14 21:01:32 +02:00
  • 222782e347 Fix #10394 use shlex instead of configparser. Vladimir Botka 2025-07-14 20:54:23 +02:00
  • c9f33a7dec Update changelogs/fragments/10400-sysrc.yml Vladimir Botka 2025-07-14 16:20:22 +02:00
  • 245ebe0913 Add changelog fragment. Vladimir Botka 2025-07-13 23:49:03 +02:00
  • c7f102339a Fix #10394 import configparser from ansible.module_utils.six.moves Vladimir Botka 2025-07-13 23:21:22 +02:00
  • 07c19bf1b7 Fix #10394 Use ConfigParser with Python2. Vladimir Botka 2025-07-13 21:30:01 +02:00
  • 2078725242 Fix #10394 return condition. Vladimir Botka 2025-07-13 15:42:19 +02:00
  • bb7588df0b Fix #10394 configparser is in Python3 only. Vladimir Botka 2025-07-13 13:18:26 +02:00
  • 43cc345e33 Fix #10394 Use configparser. Vladimir Botka 2025-07-13 12:40:54 +02:00
  • baac82435d cpanm: deprecate mode=compatibility Alexei Znamensky 2025-07-21 21:16:31 +12:00
  • f04b22d9ba
    Apply suggestions from code review Alexei Znamensky 2025-07-21 21:03:43 +12:00
  • 6e1013568b
    Fix error message when parsing config failed Sheidan 2025-07-20 22:38:51 +02:00
  • abba302630
    Fix configparser package to support py2 and py3 Sheidan 2025-07-20 22:38:21 +02:00
  • 7e3f6756be
    Fix typo in a comment Sheidan 2025-07-20 22:35:55 +02:00
  • 236edae071
    Fix error message when reading config file failed Sheidan 2025-07-20 22:32:09 +02:00
  • bc32bd4ce1
    Update: handling IO operation errors Sheidan 2025-07-20 22:21:07 +02:00
  • d86098674b
    Add trailing comma to avoid future diff Sheidan 2025-07-20 21:53:36 +02:00
  • 8bdcdc8328
    Update 'path' description Sheidan 2025-07-20 21:49:50 +02:00
  • fffdfb4890
    Update 'value' description Sheidan 2025-07-20 21:49:22 +02:00
  • a7dd03ffc5 Fix issue when creating dconf key sheidan 2025-07-20 13:10:41 -04:00
  • 3c165c8fc9 Use set-template meta action. Felix Fontein 2025-07-20 15:22:24 +02:00
  • 8d6e58f2c8 Use reset-previous-blocks meta action; generate more code blocks. Felix Fontein 2025-07-20 14:35:59 +02:00
  • 3fc193485f doc style adjustments: modules m* Alexei Znamensky 2025-07-20 09:19:27 +12:00
  • 840fbf8c27 * Use state=present instead of state=load * Mutual exclusion of 'path' and 'value' sheidan 2025-07-19 10:10:12 -04:00
  • 3f373704cc Fix trailing spaces sheidan 2025-07-19 09:58:54 -04:00
  • 08b654f48b
    Clean FS, LV, VG and PSs before run Klention Mali 2025-07-19 15:05:05 +02:00
  • 84df105a3d Fix path and value are mutually exclusive sheidan 2025-07-19 07:32:59 -04:00
  • 266b62b90d
    Fix path type in doc Sheidan 2025-07-19 13:28:30 +02:00
  • 0ded1419f4 doc style adjustments: modules l* Alexei Znamensky 2025-07-19 22:28:11 +12:00
  • 6d60fd4f7e Check ansible-output from CI instead of updating. Felix Fontein 2025-07-19 12:17:03 +02:00
  • 0741b65590 Generate YAML output as well. Felix Fontein 2025-07-19 11:29:47 +02:00
  • 6f8ef18541 Fix pycodestyle sheidan 2025-07-19 04:38:12 -04:00
  • 63f22d3a2f Add changelog fragment sheidan 2025-07-19 04:27:50 -04:00
  • b840120de0 Fix typo sheidan 2025-07-19 04:05:19 -04:00
  • 71a15b5002
    [PR #10428/bc4d06ef backport][stable-9] Fix dnf_versionlock examples (#10429) patchback[bot] 2025-07-18 23:23:54 +02:00
  • 36978d71e1
    [PR #10428/bc4d06ef backport][stable-10] Fix dnf_versionlock examples (#10430) patchback[bot] 2025-07-18 23:23:47 +02:00
  • eab6f4c6ff
    [PR #10428/bc4d06ef backport][stable-11] Fix dnf_versionlock examples (#10431) patchback[bot] 2025-07-18 23:23:44 +02:00
  • 68ff9c318d Fix dnf_versionlock examples (#10428) Felix Fontein 2025-07-18 23:03:10 +02:00
  • 5c4926cae9 Fix dnf_versionlock examples (#10428) Felix Fontein 2025-07-18 23:03:10 +02:00
  • 1aa3cd59c1 Fix dnf_versionlock examples (#10428) Felix Fontein 2025-07-18 23:03:10 +02:00
  • bc4d06ef34
    Fix dnf_versionlock examples (#10428) Felix Fontein 2025-07-18 23:03:10 +02:00
  • 0f758b4ab2 Fix dnf_versionlock examples. Felix Fontein 2025-07-18 22:46:22 +02:00
  • 09909adec6
    sysrc: fix Python 2.7 compatibility and set changed manually David Lundgren 2025-07-18 13:06:22 -05:00
  • 93c75bfd6b
    sysrc: format code properly David Lundgren 2025-07-18 10:09:47 -05:00
  • 89bba88211
    sysrc: remove re import and set errno.EACCES on the OSError David Lundgren 2025-07-18 09:53:35 -05:00
  • 58e6c1ca25
    sysrc: updated imports David Lundgren 2025-07-18 09:48:36 -05:00
  • 7ed1033c9b
    sysrc: Use StateModuleHelper David Lundgren 2025-07-18 09:44:57 -05:00
  • e194a38061 Generate many Ansible outputs with 'antsibull-docs ansible-output'. Felix Fontein 2025-07-16 15:28:10 +02:00
  • 4999521c11
    [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) patchback[bot] 2025-07-18 01:38:22 +02:00
  • 895569c0e5 doc style adjustments: modules [jk]* (#10420) Alexei Znamensky 2025-07-18 11:22:59 +12:00
  • 14f13daa99
    doc style adjustments: modules [jk]* (#10420) Alexei Znamensky 2025-07-18 11:22:59 +12:00
  • 7443fe41e3 * Use 'path' convention * Simplify check of changes sheidan 2025-07-17 18:55:30 -04:00
  • aab0290814
    Update plugins/modules/keycloak_realm_key.py Alexei Znamensky 2025-07-18 07:45:56 +12:00
  • cfc55b1763 apache2_module: updated cgi action conditions Daniel Hoffend 2025-07-17 08:53:10 +02:00
  • 17e7b71776
    Apply suggestions from code review Alexei Znamensky 2025-07-17 15:01:42 +12:00
  • 6f2a8553ee Apply code review suggestions munchtoast 2025-07-16 14:58:24 -04:00
  • 5f70e6e241 Add result_format_callback docs fragment. Felix Fontein 2025-07-16 20:45:58 +02:00
  • b0e2f1c656 doc style adjustments: modules k* Alexei Znamensky 2025-07-16 21:56:05 +12:00
  • 002981f94c doc style adjustments: modules j* Alexei Znamensky 2025-07-16 19:18:52 +12:00
  • b95ab803f6 Change version number YoussefKhaildAli 2025-07-16 01:38:17 +03:00
  • 29b11f0fa5 feat: populate a subpath from stdin using load command sheidan 2025-07-15 18:23:08 -04:00
  • 2da7133717
    Wiping LVM metadata from PVs before creating VG Klention Mali 2025-07-15 22:33:39 +02:00
  • 373ecfb537
    sysrc: Add bugfixes changelog fragment David Lundgren 2025-07-15 13:12:31 -05:00
  • 165f88ee4d
    sysrc: Fix err.find check David Lundgren 2025-07-15 12:36:01 -05:00
  • b396eede2e
    sysrc: Fix typo of import David Lundgren 2025-07-15 12:08:26 -05:00
  • 78e2c1698b
    sysrc: Fixed the permission check and 2.7 compatibility David Lundgren 2025-07-15 12:01:52 -05:00
  • 3d79d948ec
    sysrc: Detect permission denied when using sysrc David Lundgren 2025-07-15 11:52:22 -05:00
  • 3d57b9cecb
    Update plugins/modules/keycloak_realm.py maxblome 2025-07-15 16:42:53 +02:00
  • 090567eb06
    Update plugins/modules/keycloak_realm.py maxblome 2025-07-15 16:42:39 +02:00
  • 789daa94c7
    Update changelogs/fragments/10415-keycloak-realm-brute-force-attributes.yml maxblome 2025-07-15 16:41:20 +02:00
  • 9457ad950b reverted suggested fixes to original code and added example where integration test would fail Killian Levacher 2025-07-15 15:02:59 +01:00
  • 880a64087d
    sysrc: Added full copyright info to the test conf file David Lundgren 2025-07-14 17:17:18 -05:00
  • 7b0f1ac533
    sysrc: Added copyright info to the test conf file David Lundgren 2025-07-14 17:10:39 -05:00