summaryrefslogtreecommitdiffstats
path: root/roles/collectd/fcomm-queue
Commit message (Collapse)AuthorAgeFilesLines
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
|
* Remove debug tasks.Ralph Bean2014-12-101-10/+0
|
* Make these vars short and unique.Ralph Bean2014-11-171-6/+6
|
* Try with a different var name.Ralph Bean2014-11-171-5/+5
|
* Revert "That didn't work either. Try this."Ralph Bean2014-11-171-1/+1
| | | | This reverts commit 967a7b45b85d47842bf8af49dd81d8e5f8f8c3bb.
* That didn't work either. Try this.Ralph Bean2014-11-171-1/+1
|
* Got it backwards.Ralph Bean2014-11-171-1/+1
|
* Fix typeerror. String comparison requires strings.Ralph Bean2014-11-171-1/+1
|
* Try a different approach.Ralph Bean2014-11-171-3/+2
|
* This part seems to still be necessary.Ralph Bean2014-11-171-0/+1
|
* Try changing our use of changed_when.Ralph Bean2014-11-171-3/+4
|
* Okay. Latest theory.Ralph Bean2014-11-171-1/+1
| | | | | | When we added ``ignore_errors`` it really suppresses the 'failed' attribute all together. So instead, we need to check that the thing was 'skipped' (i.e., it had an error that was ignored.)
* Tag these.Ralph Bean2014-11-171-0/+6
|
* Try to debug here.Ralph Bean2014-11-171-0/+4
|
* So, after all that flailing. If I just remove this temporarily, it should ↵Ralph Bean2014-11-171-2/+0
| | | | work.. right?
* None of those worked. Set things back to the way they were.Ralph Bean2014-11-171-1/+1
|
* Another try.Ralph Bean2014-11-171-1/+1
|
* Maybe more parentheses.Ralph Bean2014-11-171-1/+1
|
* Try this.Ralph Bean2014-11-171-1/+1
|
* Ansible isn't detecting this expected failure anymore. Try this.Ralph Bean2014-11-171-1/+1
|
* Revert "Try removing this."Ralph Bean2014-11-171-0/+1
| | | | This reverts commit 63c0b27ea17566db7f3d9f305a340a772ea96e96.
* Try removing this.Ralph Bean2014-11-171-1/+0
|
* Typofix.Ralph Bean2014-11-171-3/+3
|
* Try to set the collectd redis monitoring straight with selinux.Ralph Bean2014-11-174-0/+56
|
* Use fqdn for collectd.Ralph Bean2014-11-171-1/+2
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Add tags to collectd roles.Ralph Bean2014-10-011-0/+6
|
* Whoops.. not a template.Ralph Bean2014-03-211-1/+1
|
* Add a role for collectd/fcomm-queueRalph Bean2014-03-213-0/+41