Updating Travis CI

This commit is contained in:
Lucas Costa Beyeler 2017-01-29 01:02:24 -02:00
parent b50f1ba6f6
commit 902a45b018
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -17,4 +17,4 @@ galaxy_info:
galaxy_tags:
- zimbra
- monoserver
dependencies: []
dependencies: [lucascbeyeler.ansible-commons]