-
- Downloads
Upgrade ansible (#10190)
* project: update all dependencies including ansible Upgrade to ansible 7.x and ansible-core 2.14.x. There seems to be issue with ansible 8/ansible-core 2.15 so we remain on those versions for now. It's quite a big bump already anyway. Signed-off-by:Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * tests: install aws galaxy collection Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * ansible-lint: disable various rules after ansible upgrade Temporarily disable a bunch of linting action following ansible upgrade. Those should be taken care of separately. Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve deprecated-module ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve no-free-form ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve schema[meta] ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve schema[playbook] ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve schema[tasks] ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve risky-file-permissions ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve risky-shell-pipe ansible-lint error Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: remove deprecated warn args Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: use fqcn for non builtin tasks Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: resolve syntax-check[missing-file] for contrib playbook Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> * project: use arithmetic inside jinja to fix ansible 6 upgrade Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch> --------- Signed-off-by:
Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
Showing
- .ansible-lint 35 additions, 0 deletions.ansible-lint
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- .gitlab-ci/lint.yml 1 addition, 0 deletions.gitlab-ci/lint.yml
- .gitlab-ci/molecule.yml 1 addition, 0 deletions.gitlab-ci/molecule.yml
- .gitlab-ci/vagrant.yml 1 addition, 0 deletions.gitlab-ci/vagrant.yml
- CONTRIBUTING.md 1 addition, 0 deletionsCONTRIBUTING.md
- contrib/dind/roles/dind-cluster/tasks/main.yaml 1 addition, 1 deletioncontrib/dind/roles/dind-cluster/tasks/main.yaml
- contrib/dind/roles/dind-host/tasks/main.yaml 1 addition, 1 deletioncontrib/dind/roles/dind-host/tasks/main.yaml
- contrib/kvm-setup/kvm-setup.yml 2 additions, 2 deletionscontrib/kvm-setup/kvm-setup.yml
- contrib/kvm-setup/roles/kvm-setup/tasks/main.yml 2 additions, 2 deletionscontrib/kvm-setup/roles/kvm-setup/tasks/main.yml
- contrib/kvm-setup/roles/kvm-setup/tasks/sysctl.yml 3 additions, 3 deletionscontrib/kvm-setup/roles/kvm-setup/tasks/sysctl.yml
- contrib/mitogen/mitogen.yml 4 additions, 3 deletionscontrib/mitogen/mitogen.yml
- contrib/network-storage/glusterfs/roles/glusterfs/client/meta/main.yml 3 additions, 3 deletions...rk-storage/glusterfs/roles/glusterfs/client/meta/main.yml
- contrib/network-storage/glusterfs/roles/glusterfs/client/tasks/main.yml 6 additions, 3 deletions...k-storage/glusterfs/roles/glusterfs/client/tasks/main.yml
- contrib/network-storage/glusterfs/roles/glusterfs/client/tasks/setup-RedHat.yml 6 additions, 2 deletions...e/glusterfs/roles/glusterfs/client/tasks/setup-RedHat.yml
- contrib/network-storage/glusterfs/roles/glusterfs/server/meta/main.yml 3 additions, 3 deletions...rk-storage/glusterfs/roles/glusterfs/server/meta/main.yml
- contrib/network-storage/glusterfs/roles/glusterfs/server/tasks/main.yml 30 additions, 13 deletions...k-storage/glusterfs/roles/glusterfs/server/tasks/main.yml
- contrib/network-storage/glusterfs/roles/glusterfs/server/tasks/setup-RedHat.yml 6 additions, 2 deletions...e/glusterfs/roles/glusterfs/server/tasks/setup-RedHat.yml
- contrib/network-storage/heketi/roles/prepare/tasks/main.yml 1 addition, 1 deletioncontrib/network-storage/heketi/roles/prepare/tasks/main.yml
- contrib/offline/generate_list.yml 1 addition, 0 deletionscontrib/offline/generate_list.yml
Loading
Please register or sign in to comment