mirror of
https://github.com/roles-ansible/ansible_role_dotfiles.git
synced 2024-08-16 16:09:49 +02:00
Fix typo
This commit is contained in:
parent
5f942d2330
commit
39b265cfc6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
daemon_reload: yes
|
||||
when: bash.nextcloud
|
||||
|
||||
- name: enable nextcloud:
|
||||
- name: enable nextcloud
|
||||
systemd:
|
||||
name: nextcloud
|
||||
enabled: yes
|
||||
|
|
Loading…
Reference in a new issue