mirror of https://github.com/ansible/ansible.git
parent
eae23d2dbd
commit
69132007c0
@ -1,3 +0,0 @@
|
||||
test_packages:
|
||||
- "devel/ruby-gems"
|
||||
- "ruby"
|
||||
@ -1,2 +0,0 @@
|
||||
test_packages:
|
||||
- "rubygems"
|
||||
@ -1 +0,0 @@
|
||||
test_packages: []
|
||||
@ -1,6 +0,0 @@
|
||||
- hosts: localhost
|
||||
tasks:
|
||||
- name: install git
|
||||
package:
|
||||
name: git
|
||||
when: ansible_distribution != "MacOSX"
|
||||
Loading…
Reference in New Issue