diff --git a/.github/workflows/galaxy.yml b/.github/workflows/ansible_galaxy.yml similarity index 100% rename from .github/workflows/galaxy.yml rename to .github/workflows/ansible_galaxy.yml diff --git a/meta/main.yml b/meta/main.yml index 3056cf6..6afd287 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: Emilien Mantel - namespace: hanxhx + namespace: HanXHX role_name: nginx description: Nginx for Debian / Ubuntu company: TripleStack diff --git a/molecule/_shared/prepare.yml b/molecule/_shared/prepare.yml index c4dc253..df85445 100644 --- a/molecule/_shared/prepare.yml +++ b/molecule/_shared/prepare.yml @@ -73,7 +73,7 @@ ansible.builtin.file: path: "{{ int_ansible_ssl_dir }}" state: directory - mode: 0750 + mode: "0750" owner: root group: root @@ -81,7 +81,7 @@ ansible.builtin.copy: src: "file/{{ item }}" dest: "{{ int_ansible_ssl_dir }}/{{ item }}" - mode: 0640 + mode: "0640" owner: root group: root loop: @@ -103,7 +103,7 @@ {% endif %} {% endfor %} dest: "/etc/hosts" - mode: 0644 + mode: "0644" owner: root group: root unsafe_writes: true diff --git a/molecule/_shared/verify.yml b/molecule/_shared/verify.yml index 2f14efc..e088110 100644 --- a/molecule/_shared/verify.yml +++ b/molecule/_shared/verify.yml @@ -13,7 +13,7 @@ ansible.builtin.copy: dest: "{{ nginx_root }}/{{ item }}/public/index.php" content: "