Yes, I can tell that's how it's supposed to work. However, it's like my 
hosts don't even get past the distribution match, wherever that happens in 
the code...they get dumped straight into the UnimplementedStrategy class 
for error handling. If the code were recognizing CentOS, it would be using 
either systemd or RedHat strategy. UnimplementedStrategy is not an outcome 
for CentOS.  

On Friday, November 13, 2015 at 12:06:17 PM UTC-6, Brian Coca wrote:
>
> the module checks the platform and version to determine which approach 
> it uses, for centos if the version is >= 7 it will use systemd, for 
> other versions it uses hostname + file editing. 
>
>
>
> -- 
> Brian Coca 
>

-- 
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-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2f18af72-6637-4fc8-a6ae-d75a4e6af789%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to