I recently upgraded to Ansible 2.3 for KDE Neon support and ran into the 
following failure when running a playbook against it:

msg: hostname module cannot be used on platform Linux (Neon)

And this is the task it failed on:

  - name: set hostname
    hostname:
      name: "{{ host }}"

Has anyone found a solution or workaround to this?

-- 
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/137a6fe4-902a-488f-935a-c46f84bad5df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to