Branch: refs/heads/master
  Home:   https://github.com/gc3-uzh-ch/elasticluster
  Commit: a2a6ff5fe031da5da6a694ce71e99254acefeaf2
      
https://github.com/gc3-uzh-ch/elasticluster/commit/a2a6ff5fe031da5da6a694ce71e99254acefeaf2
  Author: Riccardo Murri <riccardo.mu...@gmail.com>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M elasticluster/share/playbooks/roles/common/tasks/netgroup.yml

  Log Message:
  -----------
  common: Fix error in task "Add `files` databases to `netgroup` service (I)"

The error was harmless but still did not lead to the correct behavior:
a line would have been added to `/etc/nsswitch.conf` where it should
have been edited instead.

The actual error report from Ansible would look like the following::
   TASK [common : Add `files` databases to `netgroup` service (I)] 
***************************************************************************************************************
  task path: 
/home/elasticluster/share/playbooks/roles/common/tasks/netgroup.yml:21
  fatal: [frontend001]: FAILED! => {"changed": false, "failed": true, "msg": 
"Unsupported parameters for (replace) module: regex. Supported parameters 
include: 
attributes,backup,content,delimiter,directory_mode,follow,force,group,mode,owner,path,regexp,remote_src,replace,selevel,serole,setype,seuser,src,unsafe_writes,validate"}
  ...ignoring


-- 
You received this message because you are subscribed to the Google Groups 
"elasticluster-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticluster-dev+unsubscr...@googlegroups.com.
To post to this group, send email to elasticluster-dev@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticluster-dev/5aaf7ed4529b3_1cdb2b093ad67c0c41546%40hookshot-fe-cace476.cp1-iad.github.net.mail.
For more options, visit https://groups.google.com/d/optout.

Reply via email to