typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- name: Set hostname
|
||||
ansible.builtin.hostname:
|
||||
name: "{{ hostname}}"
|
||||
name: "{{ hostname }}"
|
||||
|
||||
- name: "Enable recommended Apache Modules."
|
||||
apache2_module: "name={{ item }} state=present"
|
||||
|
||||
Reference in New Issue
Block a user