Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | Remove debug tasks. | Ralph Bean | 2014-12-10 | 1 | -10/+0 |
| | |||||
* | Make these vars short and unique. | Ralph Bean | 2014-11-17 | 1 | -6/+6 |
| | |||||
* | Try with a different var name. | Ralph Bean | 2014-11-17 | 1 | -5/+5 |
| | |||||
* | Revert "That didn't work either. Try this." | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | | | | This reverts commit 967a7b45b85d47842bf8af49dd81d8e5f8f8c3bb. | ||||
* | That didn't work either. Try this. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Got it backwards. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Fix typeerror. String comparison requires strings. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Try a different approach. | Ralph Bean | 2014-11-17 | 1 | -3/+2 |
| | |||||
* | This part seems to still be necessary. | Ralph Bean | 2014-11-17 | 1 | -0/+1 |
| | |||||
* | Try changing our use of changed_when. | Ralph Bean | 2014-11-17 | 1 | -3/+4 |
| | |||||
* | Okay. Latest theory. | Ralph Bean | 2014-11-17 | 1 | -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 Bean | 2014-11-17 | 1 | -0/+6 |
| | |||||
* | Try to debug here. | Ralph Bean | 2014-11-17 | 1 | -0/+4 |
| | |||||
* | So, after all that flailing. If I just remove this temporarily, it should ↵ | Ralph Bean | 2014-11-17 | 1 | -2/+0 |
| | | | | work.. right? | ||||
* | None of those worked. Set things back to the way they were. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Another try. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Maybe more parentheses. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Try this. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Ansible isn't detecting this expected failure anymore. Try this. | Ralph Bean | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Revert "Try removing this." | Ralph Bean | 2014-11-17 | 1 | -0/+1 |
| | | | | This reverts commit 63c0b27ea17566db7f3d9f305a340a772ea96e96. | ||||
* | Try removing this. | Ralph Bean | 2014-11-17 | 1 | -1/+0 |
| | |||||
* | Typofix. | Ralph Bean | 2014-11-17 | 1 | -3/+3 |
| | |||||
* | Try to set the collectd redis monitoring straight with selinux. | Ralph Bean | 2014-11-17 | 4 | -0/+56 |
| | |||||
* | Use fqdn for collectd. | Ralph Bean | 2014-11-17 | 1 | -1/+2 |
| | |||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Add tags to collectd roles. | Ralph Bean | 2014-10-01 | 1 | -0/+6 |
| | |||||
* | Whoops.. not a template. | Ralph Bean | 2014-03-21 | 1 | -1/+1 |
| | |||||
* | Add a role for collectd/fcomm-queue | Ralph Bean | 2014-03-21 | 3 | -0/+41 |