Hello everyone,

I am getting the following error while attempting to run a Galaxy role that 
was published for EL 7. My target host is an AWS EC2 instance running 
CentOS 7.0.1406. The only info I have found about this error was an issue 
report on GitHub <https://github.com/ansible/ansible/issues/8102> closed in 
2014...and I haven't found anything else online. Is there a configuration 
issue I am missing?

Error: 

TASK: [gregswift.ipaserver | Hard set the hostname] 
*************************** 
failed: [ipaddress] => {"failed": true}
msg: hostname module cannot be used on platform Linux (Centos linux)


Host distro details from setup:
"ansible_distribution": "CentOS", 
        "ansible_distribution_major_version": "7", 
        "ansible_distribution_release": "Core", 
        "ansible_distribution_version": "7.0.1406",


Ansible version:
$ ansible --version                                        
ansible 1.9.3
  configured module search path = /usr/share/ansible

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/769290ea-bd02-46db-a2fb-be21d7599149%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to