Commit graph

940 commits

Author SHA1 Message Date
28a68eec6c clean up some only_if's to make them 'when's and easier to read 2013-07-05 17:15:37 +00:00
d32bf1cc9d make sure there's no silliness with globs 2013-07-04 17:19:16 -04:00
73c971c281 make the msg actually work and not traceback 2013-07-04 17:10:44 -04:00
e9c042bab7 simple optimization for the extremely common case 2013-07-04 17:08:59 -04:00
cc086458e1 small change to the yum module to see if it will speed it up 2013-07-04 17:03:21 -04:00
e1da7964f6 only output if we have something to output 2013-07-04 15:58:39 -04:00
022083d7b9 sortable, I think 2013-07-04 15:49:10 -04:00
88caed356a nicer to look at duration 2013-07-04 15:46:08 -04:00
0033b3dc8f needs a \n :) 2013-07-04 15:43:01 -04:00
22179e611b add a --profile option to output timing info per task 2013-07-04 15:42:03 -04:00
272a6b10b5 try os.getlogin() first then fall back to os.geteuid() 2013-07-04 15:23:16 -04:00
4ea5bc2a42 add patch from jp mens to fix os.getlogin() when running w/o a tty :) 2013-07-04 13:50:34 -04:00
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