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