1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-08 14:26:05 +02:00
infrastructure/roles/terraform_state
Evangelos Foutras d480317909
Add ansible.builtin qualification to become_method
ansible-lint 6.19.0 started complaining about this:

   schema[tasks]: 'become_method' must be one of the currently available
   values: ansible.builtin.runas, ansible.builtin.su,
           ansible.builtin.sudo, ansible.netcommon.enable,
           community.general.doas, community.general.dzdo,
           community.general.ksu, community.general.machinectl,
           community.general.pbrun, community.general.pfexec,
           community.general.pmrun, community.general.sesu,
           community.general.sudosu, containers.podman.podman_unshare
2023-09-22 23:38:23 +03:00
..
defaults Remove the three dashes from all YAML documents 2022-06-08 14:35:45 +03:00
tasks Add ansible.builtin qualification to become_method 2023-09-22 23:38:23 +03:00