summaryrefslogtreecommitdiffstats
path: root/roles/ask/tasks
Commit message (Collapse)AuthorAgeFilesLines
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
|
* drop this owner/group changeKevin Fenzi2016-09-241-2/+1
|
* Remove one level of directory structurePatrick Uiterwijk2016-09-091-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Try to deploy the theme once morePatrick Uiterwijk2016-09-091-0/+15
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Death to all trailing whitespace.Kevin Fenzi2016-08-081-2/+2
|
* Add a daily cron email send job for askbot. Fixes ticket 5241Kevin Fenzi2016-04-181-0/+1
|
* Don't fail when the stat says their is no file.Kevin Fenzi2016-03-041-0/+1
|
* Remove action: in all roles.Kevin Fenzi2016-01-061-5/+5
|
* Replace all restart httpd with reload httpdPatrick Uiterwijk2015-11-041-6/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Only run crons on ask01Kevin Fenzi2015-04-021-0/+1
|
* Remove unneeded patchesPatrick Uiterwijk2015-03-271-42/+0
|
* Ask needs to be able to use its fuse filesystemPatrick Uiterwijk2015-03-171-0/+8
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Seems the newer askbot no longer injects Celery config....Patrick Uiterwijk2015-03-171-1/+13
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* adding a comment about an askbot patch, for laterPete Travis2015-03-141-1/+1
|
* Get askbot from regular repos now.Kevin Fenzi2015-02-151-8/+1
|
* Tag up the askbot role.Ralph Bean2015-01-261-0/+41
|
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-2/+2
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Fix log file pathKevin Fenzi2014-05-271-1/+1
|
* Fix these log touch plays to also be idempotentKevin Fenzi2014-05-271-0/+7
|
* Fix ask favicon. Ticket 4233Kevin Fenzi2014-02-151-5/+3
|
* Add a cron job to delete unused ask tags every day. Ticket 4230Kevin Fenzi2014-02-141-0/+1
|
* Add hotfix for python-openidPatrick Uiterwijk2014-02-031-0/+11
|
* Try a hotfix for the broken feedback issue.Kevin Fenzi2014-01-211-0/+13
|
* Add some more sebooleans for askKevin Fenzi2014-01-211-0/+10
|
* Add memcache seboolKevin Fenzi2014-01-201-0/+5
|
* Add cron to delete old undelivered emails. Add subset of languages we want ↵Kevin Fenzi2014-01-191-0/+1
| | | | to support.
* Run collectstatic before trying to apply hotfixes.Kevin Fenzi2014-01-171-0/+5
|
* ask01.stg fixes. Add fedmsg_base, fix settings to include celery for now.Kevin Fenzi2014-01-161-0/+1
|
* Use the right owner/group this time. ;)Kevin Fenzi2014-01-101-1/+1
|
* Fix initial log ownership for askKevin Fenzi2014-01-101-0/+3
|
* Pull askbot from epel-testing for now.Kevin Fenzi2014-01-101-1/+5
|
* Add booleans for db connect to askKevin Fenzi2014-01-091-0/+5
|
* Fix settings.py permissions on ask01.stg.Kevin Fenzi2014-01-091-1/+1
|
* Another correctionKevin Fenzi2014-01-091-1/+1
|
* Fix path to use the configured static contentKevin Fenzi2014-01-091-2/+2
|
* askbot is noarch too. dho.Kevin Fenzi2014-01-091-3/+3
|
* Adjust for noarch python modulles, add some more packages that need to be ↵Kevin Fenzi2014-01-091-3/+4
| | | | installed.
* These may not be needed anymore, comment them out for now.Kevin Fenzi2014-01-091-5/+5
|
* 64 screaming bitsKevin Fenzi2014-01-091-8/+8
|
* We need compressor tooKevin Fenzi2014-01-091-0/+1
|
* Missed a few :sKevin Fenzi2014-01-091-2/+2
|
* ansible doesn't like : in names. :)Kevin Fenzi2014-01-091-4/+4
|
* Add ask01.stg and first cut at ask playbook and roles to ansible.Kevin Fenzi2014-01-091-0/+133