Commit Graph

365 Commits (2610b521bc1cc3578061be12bb20d33ae6f867b7)

Author SHA1 Message Date
Brian Coca 24b7c353cc readjusted limit opts, makes no sense in adhoc when you already specify selection
changed pull to reflect this
2015-06-09 17:35:19 -04:00
Brian Coca 845d564d89 removed debug, moved limit to runtask instead section 2015-06-09 17:32:34 -04:00
Brian Coca fdeca37257 switched to argv[0] from __file__ as it is what we actually wanted 2015-06-09 17:29:46 -04:00
Brian Coca 5aec5e5eb0 fixed ansible pull, reorged validate function for cli to be function specific like parser
added missing cmd_functions with run_cmd, mostly for ansible pull
2015-06-09 17:24:43 -04:00
Edward J Kim 6a5a930c5a Add missing import in vault.py 2015-06-05 23:04:21 -04:00
Matt Martz 6519118106 Add missing import in ansible.cli 2015-06-02 14:11:16 -05:00
Brian Coca 47be5b4166 added missing ansibleoptionserror import and moved args check in playbook to after parser exists to allow for creating usage info 2015-06-02 11:03:17 -04:00
James Cammarata ac7dce4631 Fixing broken set_extra_vars method after fixing unit tests (v2) 2015-05-15 10:45:55 -05:00
Brian Coca b85ce38834 slight changes to error handling to align with v1 2015-05-13 11:15:32 -04:00
Brian Coca 09605706d9 relly fix it this time 2015-05-12 12:26:20 -04:00
Brian Coca 12a800c0e7 fixed less opts issue 2015-05-12 12:24:32 -04:00
Brian Coca d1977dad23 started implementing syntax check 2015-05-08 19:19:03 -04:00
James Cammarata 8db21f99b7 Set the inventory on the variable manager for the adhoc cli usage (v2) 2015-05-07 12:53:59 -05:00
Brian Coca 124a0d3519 now properly inherits from ansible.cfg sudo/su ask pass
fixes #10891
2015-05-04 16:45:43 -04:00
James Cammarata ce3ef7f4c1 Making the switch to v2 2015-05-03 21:47:26 -05:00