@claudekenni normally those should get removed, looks like a bug
claudekenni
@claudekenni
ok I was wondering
I have around 1300 nodes in that INV
finally the gather Job seems to be finished
but the nodes don't show up.....
I guess I just create that whole thing manually
oh wait now the Job starts again
It's getting late here
claudekenni
@claudekenni
n8
Ali Yahya
@mrala
Hi!
any chance this PR could be reviewed? Batix/rundeck-ansible-plugin#97
Linlinas
@linlinas
Hi Guys
I am running rundeck playbooks from separate directory like /etc/ansible/rundeck/ and my group vars are located in /etc/ansible/group_vars
any change to setup rundeck with ansible plugin to look for group_vars in ansible home ?
damageboy
@damageboy
Is any of the devs still around this project?
David Kirstein
@frozenice
Yes! But only with limited time.
Cam
@camAtGitHub
Hello when using the latest RPM of rundeck which comes with v 2.0.2 of the plugin, I have noticed that the 'complete/failed/incomplete/not started' section of the summary is not updated eg. zero across all sections. Has this been corrected in version 2.2.0? Are shall I raise an enhancement request? Thanks
Derek Brown
@DerekTBrown
@camAtGitHub this is because it is a workflow step, not a job step, ie this behavior is correct.
Cam
@camAtGitHub
Ok Thanks.
bbomgardner
@bbomgardner
Quick question: can the 'ansible-disable-limit' option be configured within the AnsiblePlaybookWorkflowStep? It doesn't appear to be detected. Thanks!
Michael Cassaniti
@mcassaniti
I'm having a problem with the latest release (2.3.0). When I substitute a value like $(data.xxx) using the LogFilter plugin it doesn't substitute into an Ansible workflow job in the extra variables YAML. The log filter is being captured from a script run locally (i.e.: the whole job is marked run locally). I have added the following script task that has my data variable passed in as the sole parameter and it works fine.
#!/bin/shecho$1
For reference, log filters are mentioned here: rundeck/rundeck#2577
astapelfeld
@astapelfeld
Hi, anyone knows how to increase the logging vebosity? I added ansible.debug=true, but don't see any detailed logging in service.log
manish-kaujalgi
@manish-kaujalgi
Hi team, I am trying to install rundeck on ec-2 instance (Vagrant image) by following the yum installation guide on runback.org and when I see the status of my rundeckd service.. It tells — "rundeckd dead but pid file exists”. Can anyone please help?