mirror of https://github.com/lucascbeyeler/zimbra
Updating Travis CI
This commit is contained in:
parent
b50f1ba6f6
commit
902a45b018
|
|
@ -10,7 +10,7 @@ Requirements
|
|||
|
||||
* [Ansible](https://github.com/ansible/ansible) 2.2.0 or superior. Less than this and you will have problems running Zimbra's Playbook. See ansible-modules-core Bug #4202
|
||||
|
||||
- Configure de file /etc/ansible/ansible.cfg (create if don't exist) and set this options - not required if you using key and the ssh user is "root" already:
|
||||
* Configure de file /etc/ansible/ansible.cfg (create if don't exist) and set this options - not required if you using key and the ssh user is "root" already:
|
||||
```
|
||||
[defaults]
|
||||
host_key_checking=False
|
||||
|
|
|
|||
|
|
@ -17,4 +17,4 @@ galaxy_info:
|
|||
galaxy_tags:
|
||||
- zimbra
|
||||
- monoserver
|
||||
dependencies: []
|
||||
dependencies: [lucascbeyeler.ansible-commons]
|
||||
|
|
|
|||
Loading…
Reference in New Issue