sudo yum -y install git asciidoc rpm-build python2-devel
cd ~
git clone git://github.com/ansible/ansible.git --recursive
cd ansible
make rpm
sudo yum -y install rpm-build/ansible-2.1.0-0.git201603201549.6824f3a.devel.el7.centos.noarch.rpm
ansible 2.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides
- name: Add GOsa2 Repo
yumrepo:
name: GOsa Repository
baseurl: http://oss.gonicus.de/pub/gosa/redhat
gpgcheck: no
enabled: yes
Using /etc/ansible/ansible.cfg as config file
SSH password:
SUDO password[defaults to SSH password]:
ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path.
The error appears to have been in '/var/lib/awx/projects/_8__my_repo/ansible/roles/gosa/tasks/main.yml': line 17, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name : Add GOsa2 Repo
^ here
The error appears to have been in '/var/lib/awx/projects/_8__my_repo/ansible/roles/gosa/tasks/main.yml': line 17, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name : Add GOsa2 Repo
^ here
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/95ce791b-cd04-437e-81bc-ca3ff9067e21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.