Commit Graph

43401 Commits

Author SHA1 Message Date
Seth Vidal
e7971636bc right name helps 2013-07-08 19:48:12 +00:00
Seth Vidal
c89600eb23 add blockerbugs-dev 2013-07-08 19:44:28 +00:00
Seth Vidal
a98ead2ef6 sort the logs by timestamp 2013-07-08 17:34:09 +00:00
Seth Vidal
35f1328a49 make sure we ALWAYS get the userid 2013-07-08 11:40:56 -04:00
Seth Vidal
3bfedc4029 it's a dict not an object, dumbass 2013-07-05 18:26:54 -04:00
Seth Vidal
8455e65fbf try to make log detail show check vs actual changes 2013-07-05 18:24:39 -04:00
Kevin Fenzi
a8f0718281 The package is just libvirt 2013-07-05 22:13:17 +00:00
Seth Vidal
183a44bb43 should allow the resolvmods change to work w/o error on systems w/o network init - only NM 2013-07-05 19:29:10 +00:00
Seth Vidal
9ec679a15f don't let virthost inadvertently tag every virthost server :) 2013-07-05 19:23:25 +00:00
Seth Vidal
81b811838d add back 10.X for nagios nrpe on iptables 2013-07-05 19:04:16 +00:00
Seth Vidal
80976d3d5d and the new noc01 nat address to allows for nrpe 2013-07-05 18:01:05 +00:00
Seth Vidal
28a68eec6c clean up some only_if's to make them 'when's and easier to read 2013-07-05 17:15:37 +00:00
Seth Vidal
d32bf1cc9d make sure there's no silliness with globs 2013-07-04 17:19:16 -04:00
Seth Vidal
73c971c281 make the msg actually work and not traceback 2013-07-04 17:10:44 -04:00
Seth Vidal
e9c042bab7 simple optimization for the extremely common case 2013-07-04 17:08:59 -04:00
Seth Vidal
cc086458e1 small change to the yum module to see if it will speed it up 2013-07-04 17:03:21 -04:00
Seth Vidal
e1da7964f6 only output if we have something to output 2013-07-04 15:58:39 -04:00
Seth Vidal
022083d7b9 sortable, I think 2013-07-04 15:49:10 -04:00
Seth Vidal
88caed356a nicer to look at duration 2013-07-04 15:46:08 -04:00
Seth Vidal
0033b3dc8f needs a \n :) 2013-07-04 15:43:01 -04:00
Seth Vidal
22179e611b add a --profile option to output timing info per task 2013-07-04 15:42:03 -04:00
Seth Vidal
272a6b10b5 try os.getlogin() first then fall back to os.geteuid() 2013-07-04 15:23:16 -04:00
Seth Vidal
4ea5bc2a42 add patch from jp mens to fix os.getlogin() when running w/o a tty :) 2013-07-04 13:50:34 -04:00
Seth Vidal
eacf95cf46 add example with ANY 2013-07-04 17:42:26 +00:00
Seth Vidal
e81e17df7d add ANY search option to dump all tasks 2013-07-04 17:39:31 +00:00
Seth Vidal
2ec45fb97b add a note about logview 2013-07-04 04:45:23 +00:00
Seth Vidal
68c5ad147e add examples to the usage 2013-07-04 04:31:55 +00:00
Seth Vidal
c779358a99 rename show_changed to logview since that's what it is 2013-07-04 04:10:25 +00:00
Seth Vidal
d91f35cfba remove loglist and logview since their entire functionality is merged into show_changed 2013-07-04 04:06:16 +00:00
Seth Vidal
eb5233ffff add -l to list which playbooks were run on a specific date 2013-07-03 23:54:25 -04:00
Seth Vidal
0ef3ff79ad tab/space issues 2013-07-03 23:14:33 -04:00
Seth Vidal
97a906435a add task_userid to any task not just ansible_cmd 2013-07-03 23:04:46 -04:00
Seth Vidal
8dc05c6294 - add show_changed - python and much faster than the shell
- remove show-changed
2013-07-04 03:03:58 +00:00
Seth Vidal
cfaddae895 show_changed to show data - way too many calls to keyreturn :) 2013-07-03 23:00:09 +00:00
Seth Vidal
f6e3a85a0a make show-changed show better 2013-07-03 22:54:16 +00:00
Seth Vidal
1efa8496d5 simple json key returner for what we dump 2013-07-03 22:46:34 +00:00
Seth Vidal
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
Seth Vidal
7c3b9d3574 make loglist work with new log layout 2013-07-03 21:14:28 +00:00
Seth Vidal
0b3becc0c5 make iptables backup the old versions 2013-07-03 21:14:28 +00:00
Seth Vidal
e6e8cc0d4b make pid a str 2013-07-03 16:50:31 -04:00
Seth Vidal
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
Seth Vidal
a7028a95c3 modify iptables tasks to look for $env extension for staging systems 2013-07-03 18:44:47 +00:00
Seth Vidal
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
Seth Vidal
d6d35dea64 add info on who wrote this 2013-07-03 17:05:25 +00:00