Commit Graph

66 Commits (66a83314b9d30c6a139de960e6da8d5554c28544)

Author SHA1 Message Date
Brian Coca 154754ae50 pushed module_loader to task_queue_manager so all cli's can benefit from it
also normalized -M option across all cli
fixes #12016
9 years ago
Brian Coca 26ed50ecdf fixed indent 9 years ago
Brian Coca 17b4b1f85c added ability to limit in ansilbe pull
refactored the options a bit, new inventory_opts made sense to always group
fixes #7917
9 years ago
Brian Coca c27978fa93 minor fixes to pull 9 years ago
Brian Coca 9f29e39dea give more matching options for ansible-pull 9 years ago
Brian Coca 15a20e814b added tags back to ansible-pull 9 years ago
Brian Coca a8ba9cac3f fixed ansible pull bad options ref, removed print in favor of display 9 years ago
Brian Coca fe91f7b506 moved read_vault_file to CLI from utils and renamed to clearer read_vault_password_file 9 years ago
Brian Coca 5f791329ce now verbose mode shows config file used 9 years ago
Dionysis Grigoropoulos 6f11896303
ansible-pull: Add option to verify gpg signature of a commit
Add option '--verify-commit' to verify a GPG signature of the checked
out commit. As noted in the git module documentantion, this requires
git version >= 2.1.0
9 years ago
Brian Coca 757fb39a2e now uses new module_loader 9 years ago
Brian Coca 24b7c353cc readjusted limit opts, makes no sense in adhoc when you already specify selection
changed pull to reflect this
9 years ago
Brian Coca 845d564d89 removed debug, moved limit to runtask instead section 9 years ago
Brian Coca fdeca37257 switched to argv[0] from __file__ as it is what we actually wanted 9 years ago
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
9 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2 9 years ago