Re: [ansible-project] yum module: removing groups failing

2017-11-03 Thread Steve McKuhr
On Fri Nov 03 2017 11:04:46 GMT-0700 (PDT) John Harmon wrote: > Is this a bug perhaps? If I change state to present, it will install > the packages just fine. If I changed the state to absent or removed, > it fails. If I leave it at absent, and change my first

Re: [ansible-project] yum module: removing groups failing

2017-11-02 Thread Steve McKuhr
On Tue Oct 31 2017 12:45:54 GMT-0700 (PDT) John Harmon wrote: > msg":"","rc":0,"results": > ["@Console internet tools is not installed", > "@General Purpose Desktop is not installed", > "@Graphical Administration Tools is not installed", > "@Graphics Creation Tools is

[ansible-project] Template module options template_path and template_fullpath

2015-08-30 Thread Steve McKuhr
From http://docs.ansible.com/ansible/template_module.html: [...] template_path the absolute path of the template, template_fullpath is the absolute path of the template [...] The documentation is correct, however I'm guessing the intend was perhaps for 'template_path' to show the relative