summaryrefslogtreecommitdiffstats
path: root/roles/koji_reminder
Commit message (Expand)AuthorAgeFilesLines
* no need to remind people about expired certs anymoreKevin Fenzi2017-04-174-265/+0
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
* Treate template as unicode, but explicitly encode to utf-8 to avoid implicit ...Ralph Bean2015-10-021-2/+2
* Fix stderr omission from the koji cert reminder cronjob.Ralph Bean2015-10-021-1/+1
* Give fedmsg a homedir here.Ralph Bean2015-10-021-0/+10
* This was overzealous.Ralph Bean2015-09-171-2/+0
* Apples to oranges.Ralph Bean2015-09-171-2/+2
* This should make it much faster.Ralph Bean2015-09-171-0/+4
* Add flush statements to get the logs moving.Ralph Bean2015-09-171-0/+8
* Use a requests session to minimize tcp setup/teardown.Ralph Bean2015-09-171-1/+3
* Step through FAS users alphabetically so we can get a sense of progress when ...Ralph Bean2015-09-171-1/+2
* Timestamp koji_reminder logs.Ralph Bean2015-09-172-1/+2
* Tag up the koji_reminder role.Ralph Bean2015-09-171-0/+13
* ignore errors here because if it doesn't exist the stat will fail.Kevin Fenzi2015-05-071-0/+1
* Update state from installed/removed to present/absent for yum module as per l...Praveen Kumar2014-11-051-1/+1
* Fix this to be idempotentKevin Fenzi2014-05-271-0/+7
* Flip the switch.Ralph Bean2014-04-281-2/+2
* Use fromaddress consistently.Ralph Bean2014-04-281-2/+3
* Get the mail server name right..Ralph Bean2014-04-281-1/+1
* Little errors..Ralph Bean2014-04-282-1/+2
* Ansible syntax...Ralph Bean2014-04-281-1/+1
* Ensure we can write to our own log file.Ralph Bean2014-04-281-0/+8
* We don't actually need all that junk.Ralph Bean2014-04-281-68/+0
* Try deploying this koji reminder email thing.Ralph Bean2014-04-284-0/+278