Commit graph

1378 commits

Author SHA1 Message Date
eacf95cf46 add example with ANY 2013-07-04 17:42:26 +00:00
e81e17df7d add ANY search option to dump all tasks 2013-07-04 17:39:31 +00:00
2ec45fb97b add a note about logview 2013-07-04 04:45:23 +00:00
68c5ad147e add examples to the usage 2013-07-04 04:31:55 +00:00
c779358a99 rename show_changed to logview since that's what it is 2013-07-04 04:10:25 +00:00
d91f35cfba remove loglist and logview since their entire functionality is merged into show_changed 2013-07-04 04:06:16 +00:00
eb5233ffff add -l to list which playbooks were run on a specific date 2013-07-03 23:54:25 -04:00
0ef3ff79ad tab/space issues 2013-07-03 23:14:33 -04:00
97a906435a add task_userid to any task not just ansible_cmd 2013-07-03 23:04:46 -04:00
8dc05c6294 - add show_changed - python and much faster than the shell
- remove show-changed
2013-07-04 03:03:58 +00:00
cfaddae895 show_changed to show data - way too many calls to keyreturn :) 2013-07-03 23:00:09 +00:00
f6e3a85a0a make show-changed show better 2013-07-03 22:54:16 +00:00
1efa8496d5 simple json key returner for what we dump 2013-07-03 22:46:34 +00:00
fbedc5fb60 show-changed events in any given day or playbook run or set of runs 2013-07-03 22:14:20 +00:00
Ralph Bean
f4549c7a90 Use the paste deploy prefix middleware instead of my wsgi hack. 2013-07-03 22:03:38 +00:00
Ralph Bean
cc2595aea7 Specify tahrir admins by email, not username. 2013-07-03 22:02:27 +00:00
7c3b9d3574 make loglist work with new log layout 2013-07-03 21:14:28 +00:00
0b3becc0c5 make iptables backup the old versions 2013-07-03 21:14:28 +00:00
e6e8cc0d4b make pid a str 2013-07-03 16:50:31 -04:00
2f1fb8a079 new sub path for logs:
/var/log/ansible/$playbook_name/YYYY/MM/DD/HH.mm.SS/<logs here>
 make the playbook.info file be playbook-$PID.info
2013-07-03 16:42:56 -04:00
Ralph Bean
f40efb290c Staging openid doesn't do https 2013-07-03 18:58:45 +00:00
a7028a95c3 modify iptables tasks to look for $env extension for staging systems 2013-07-03 18:44:47 +00:00
6728c58434 remove staging bits from iptables base 2013-07-03 18:42:56 +00:00
Ralph Bean
6634b16b69 Add things needed for the *nat section. 2013-07-03 18:37:26 +00:00
Ralph Bean
7b702b0298 Add that NAT rule for staging iptables (for openid) 2013-07-03 18:27:20 +00:00
Kevin Fenzi
2ec8282092 Add new noc01 external ip to nrpe 2013-07-03 17:48:42 +00:00
d6d35dea64 add info on who wrote this 2013-07-03 17:05:25 +00:00
Ralph Bean
a807f27383 Specify authnsecret for tahrir. 2013-07-02 21:05:54 +00:00
Ralph Bean
c4d5d6a3bc Syntax fix. 2013-07-02 19:29:07 +00:00
Ralph Bean
fc8f595f40 Let sysadmin-badges onto the badges machines. 2013-07-02 19:27:38 +00:00
dee6feebe0 when putting the keys on - don't die if someone typos a username - just complain and move along 2013-07-02 19:26:54 +00:00
Ricky Elrod
1283a412c2 clone to the right place 2013-07-02 18:36:59 +00:00
Ricky Elrod
ffc0528eb0 allow port 80 in iptables 2013-07-02 18:32:47 +00:00
Ricky Elrod
668c30a61c add some hrf deploy tasks. 2013-07-02 18:27:45 +00:00
Ricky Elrod
fded8de230 Try m1.small 2013-07-02 18:16:51 +00:00
Ricky Elrod
f79c4d3e69 hrf persistant instance...maybe. 2013-07-02 18:01:00 +00:00
Ricky Elrod
35aad50c70 nuke gitlab-dev 2013-07-02 17:53:08 +00:00
Ralph Bean
fed9e14bb8 Add a wsgi wrapper to tahrir to handle our reverse proxy setup. 2013-07-02 02:06:35 +00:00
7dc7a9207e 2 rough cuts for viewing/listing the ansible logs
- see the scripts for how they work and example usages
2013-07-01 18:47:01 +00:00
79d8b2e656 add a playbook_start and end var to the pb info 2013-07-01 18:09:00 +00:00
ad4a9c04b9 try a tab, for fun 2013-07-01 17:57:16 +00:00
655b0d9b7b unreachable returns a string :( 2013-07-01 17:28:02 +00:00
1451fc3c61 data not res 2013-06-28 22:34:25 +00:00
43b4b24c44 add userid into non-playbook task logs 2013-06-28 22:32:56 +00:00
67c1d4dfb6 make logdetail play better with ansible direct commands 2013-06-28 22:20:26 +00:00
8c8e3675cb don't add the module invocation
and check {{ }} syntax in the logger
2013-06-28 21:28:29 +00:00
d4f08e57b0 not 750, 0750 2013-06-28 21:18:44 +00:00
091587af88 add dir perms
fix file import notifications
2013-06-28 21:08:51 +00:00
20b83610b4 add logdetail callback plugin - hopefully this will not break for us 2013-06-28 20:59:12 +00:00
Kevin Fenzi
39843350fa Add more disk/mem for aarch64 db 2013-06-26 20:20:46 +00:00