Fixing typos and missing information.
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
name:
|
||||
- htop
|
||||
- neofetch
|
||||
- sshfs
|
||||
- "{{ sshfs }}"
|
||||
update_cache: yes
|
||||
|
@ -14,7 +14,7 @@
|
||||
- name: Add Ansible Sudoers File
|
||||
copy:
|
||||
src: sudoers_ansible
|
||||
dest: ""{{ sudoers_install_dir }}"/sudoers.d/ansible
|
||||
dest: "{{ sudoers_install_dir }}"
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0440
|
||||
|
Reference in New Issue
Block a user