Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21Fix ec2_setup task param quotingv1.6.7release1.6.7James Cammarata
2014-07-21Version bump for release 1.6.7James Cammarata
2014-07-21Security fixes:James Cammarata
2014-07-01Version bump for release 1.6.6v1.6.6release1.6.6James Cammarata
2014-07-01When parsing json from untrusted sources, remove templating tagsJames Cammarata
2014-07-01Further safe_eval fixesJames Cammarata
2014-06-26Version bump for 1.6.5v1.6.5release1.6.5James Cammarata
2014-06-26Additional fixes for safe_evalJames Cammarata
2014-06-25Version bump for 1.6.4v1.6.4release1.6.4James Cammarata
2014-06-25Assert the MOCK_CFG exists for the mock-rpm build targetJames Laska
2014-06-25Add support for rpm builds through mockJames Laska
2014-06-25Correct Makefile variable usageJames Laska
2014-06-25Updated DEB build workflowJames Laska
2014-06-25Change safe_eval to a strict white listJames Cammarata
2014-06-09Version bump and CHANGELOG/RELEASES update for 1.6.3v1.6.3release1.6.3James Cammarata
2014-06-09Cleaning up svr4pkg commit fix for #7645James Cammarata
2014-06-09fix for svr4pkg module failure reporting, issue #7645Casey Fitzpatrick
2014-06-09Fixing mysql master replication booleanJames Cammarata
2014-06-09Fix issue with symlink path detectionJames Cammarata
2014-06-09Fix linking issue to directories in file moduleJames Cammarata
2014-06-09Fix error passing play vars to an included playbook with empty varsJames Cammarata
2014-06-09Fix order of merging variables for the combined cacheJames Cammarata
2014-06-09Removing cruft leftover from the deprecation of include+with_itemsJames Cammarata
2014-06-09fixing problem where ansible would error out because Amazon was saying the gr...evanccopengeo
2014-06-09Fix error when using os.getlogin() without a ttyJames Cammarata
2014-06-09Fix typo in CHANGE MASTER TO syntaxJosef Špak
2014-06-09Ensure there are no duplicates in the merged/intersected listsMarc Pujol
2014-06-09Merge and intersect lists without using sets.Marc Pujol
2014-06-09dont mutate inventory varsIsao Jonas
2014-06-09Check groupnames for None as well as an empty string in add_hostJames Cammarata
2014-06-09Correctly examine path for relative links in file moduleBrian Coca
2014-06-09Support checking for su user to atomic_moveJames Cammarata
2014-06-09Correct issue of handlers running on all hosts incorrectlyJames Cammarata
2014-06-09now module searches for update-alternatives vs hardcoding itBrian Coca
2014-06-09Don't use listify_ function, when all we want to do is template variablesJames Cammarata
2014-05-25Merge pull request #7527 from hlieberman/release1.6.2release1.6.2Michael DeHaan
2014-05-24Remove colon which breaks installation of 1.6.2.Harlan Lieberman-Berg
2014-05-24Version bump for 1.6.2v1.6.2James Cammarata
2014-05-24Don't re-query inventory when trimming failed/dark hostsJames Cammarata
2014-05-24Adding the capability to proxy the ssl cert checkJames Cammarata
2014-05-24Make sure dwim'd relative path ends in a "/" if the original doesJames Cammarata
2014-05-22Ensure the validation string has %s in itjjshoe
2014-05-22Fixing absolute path calculation for file module when linkingJames Cammarata
2014-05-22Also set the environment variables when resetting the locale to CJames Cammarata
2014-05-21Default use_proxy to True for fetch_url()James Cammarata
2014-05-21Reset locale to 'C' if the specified one is invalidJames Cammarata
2014-05-21Remove erroneous set of status_code causing a traceback in module uriJames Cammarata
2014-05-21docker: fix targetting images by nameMatt Bray
2014-05-21Fixed extension filtering in InventoryDirectoryKevin Bell
2014-05-21Check module_path permissions when creating ssh_wrapper for gitJames Cammarata