mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add support for OS X CI on Shippable. (#17160)
This commit is contained in:
parent
92c6283e93
commit
a695e18615
5 changed files with 79 additions and 33 deletions
|
@ -4,5 +4,6 @@ remote
|
|||
[posix:vars]
|
||||
ansible_connection=ssh
|
||||
ansible_host=@ansible_host
|
||||
ansible_port=@ansible_port
|
||||
ansible_user=@ansible_user
|
||||
ansible_python_interpreter=/usr/local/bin/python2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue