merge install and config tasks
This commit is contained in:
parent
19e868e238
commit
161f7e25fb
@ -1,6 +0,0 @@
|
||||
---
|
||||
- name: enable mongodb service
|
||||
service:
|
||||
name: mongod
|
||||
enabled: yes
|
||||
state: started
|
@ -1,3 +1,2 @@
|
||||
---
|
||||
- include: install.yml
|
||||
- include: config.yml
|
||||
- include_tasks: install.yml
|
||||
|
Loading…
Reference in New Issue
Block a user