mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-22 07:18:02 +01:00
Compare commits
No commits in common. "96fb0718d09ad8ef5a83697608ecb030a4f6482a" and "dd400e83c5b72195b6d822e15da82c3b9a801082" have entirely different histories.
96fb0718d0
...
dd400e83c5
2 changed files with 1 additions and 4 deletions
|
@ -25,6 +25,3 @@ elastic_data
|
||||||
code/code_data
|
code/code_data
|
||||||
node_modules
|
node_modules
|
||||||
whisper-data
|
whisper-data
|
||||||
# ghost versions
|
|
||||||
versions
|
|
||||||
backups/hass
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- name: Nextcloud all-in-one
|
- name: Nextcloud2
|
||||||
hosts: servers
|
hosts: servers
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Reference in a new issue