1
0
This commit is contained in:
michael 2022-09-03 00:38:20 +12:00
parent 6c88c4af86
commit 6143769a3f

View File

@ -1,5 +1,5 @@
--- ---
- name: install openssh - name: install openssh arch
ansible.general.pacman: ansible.general.pacman:
name: "{{ openssh_packages }}" name: "{{ openssh_packages }}"
state: latest state: latest