Has anyone else run into issues using the hostname module on KDE Neon 
hosts? I recently updated to 2.3 which introduces Neon support. This is the 
task:

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

and the resulting output:

TASK [workstations/common : set hostname] 
*************************************************************************************************************
fatal: [eryan3]: FAILED! => {"changed": false, "failed": true, "msg": 
"hostname module cannot be used on platform Linux (Neon)"}

-- 
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/b39a4de0-c807-47ad-b756-5b658f9fb40b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to