Skip to content
Snippets Groups Projects
Commit a54b6c67 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: typo

parent b4ae6873
Branches
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
notify: notify:
- restart apache - restart apache
- name: copy server sertificates - name: copy server certificates
ansible.builtin.copy: ansible.builtin.copy:
src: "{{ role_path }}/../ansible_vaults/{{ role_name }}/{{ ansible_hostname }}/{{ item }}" src: "{{ role_path }}/../ansible_vaults/{{ role_name }}/{{ ansible_hostname }}/{{ item }}"
dest: "/etc/ssl/certs/{{ item }}" dest: "/etc/ssl/certs/{{ item }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment