fix module name
This commit is contained in:
parent
873cf1446e
commit
0548f903a8
@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: install openssh arch
|
||||
ansible.general.pacman:
|
||||
community.general.pacman:
|
||||
name: "{{ openssh_packages }}"
|
||||
state: latest
|
||||
update_cache: true
|
||||
|
Loading…
Reference in New Issue
Block a user