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
path: root/lib
AgeCommit message (Expand)Author
2022-11-09Allow force deletion of group (#78172)Tom Page
2022-11-08openbsd factgs, use physmem instead of usermem for total mem (#79316)Darshan
2022-11-08Move collection playbook output from "warning" to "-v" (#79320)stmps
2022-11-08Add missing type to the `reference` option of the documentation of the `git` ...Louis Mandel
2022-11-07Fix typo 'Ansbile'. (#79318)Felix Fontein
2022-11-03blockinfile - document multiline marker behavior (#79292)Sloane Hertel
2022-11-02added --allow-change-held-packages for apt remove (#78203)inifares23lab
2022-11-02Fix up sanity problemsJordan Borean
2022-11-01replace yes/no with true/false in docstrings (#79274)Alicia Cozine
2022-11-01validate-modules: do not treat falsy non-`False` defaults as `None` (#79267)Felix Fontein
2022-11-01De-duplicate initialisation of ConnectionBase._connected (#79256)Alex Willmer
2022-10-28mention acl in permissions errors (#79209)Brian Coca
2022-10-27File lookup handle missing file more gracefully (#79230)Brian Coca
2022-10-27plugins/lookup/pipe: docs typo fixes (#79222)Kenyon Ralph
2022-10-25give a warning when no roles match the search instead of returning rc 1 (#79195)Sloane Hertel
2022-10-24documentation fix for file module 78988 (#79182)prasadpatil49
2022-10-20Revert "Fix yum exclude example to align to parameter doc (#79128)" (#79179)Sandra McCann
2022-10-20Setting indentation correctly in the Example section (#79072)Bart Dorlandt
2022-10-20Fix yum exclude example to align to parameter doc (#79128)Olivier Clavel
2022-10-18Fix isinstance check (#79159)Sloane Hertel
2022-10-17copy, avoid moving non temp remote 'non' files (#79102)Brian Coca
2022-10-14ansible-galaxy install - fix unnecessary api check when installing a role fro...milestoneSloane Hertel
2022-10-14Docs: file parameter import_tasks and include_tasks (#79077)Don Naro
2022-10-13Don't assume column index for netmask and broadcast (#79121)Matt Martz
2022-10-12jinja2_native: preserve quotes in strings (#79119)Martin Krizek
2022-10-12compile role with all parents in the dep chain (#79079)Sloane Hertel
2022-10-11Disable IP address lookups in iptables -module when listing (#78828)mtoivo
2022-10-11fix password lookup's use of f=v settings (#76551)Brian Coca
2022-10-11Cache field attributes list on the playbook classes (#79091)Martin Krizek
2022-10-10Misc Typo fixes (#79088)Abhijeet Kasurde
2022-10-07Fix empty str defaults in config/base.yml (#77733)Sloane Hertel
2022-10-07copy module - fix copying directories recursively with remote_src=True (#76997)Sloane Hertel
2022-10-07ansible-config, only subvalues should use yaml shorthand (#79073)Brian Coca
2022-10-07Custom salt for ansible-vault encrypt (#79063)Brian Coca
2022-10-06Fix collection install from source respects symlinks (#78983)sbettid
2022-10-06Ensure that we do not squash keywords in validate (#79049)Matt Martz
2022-10-06facts: List all local (scope host) IP address ranges (#79018)Donatas Abraitis
2022-10-06Fix using FQCN for flush_handlers (#79057)Martin Krizek
2022-10-06Add password_hash filter and fix some nits (#78743)Leo Ochoa
2022-10-05Use python re to parse service output instead of grep (#79015)Matt Martz
2022-10-04fixes to FA inheritance (#78990)Brian Coca
2022-10-04ansible-vault: add newline to the output of the 'encrypt_string' command (#79...Dmytro Khomutnyk
2022-10-04Do not crash templating when filter/test name is not a valid Ansible plugin n...Felix Fontein
2022-09-30omit keyword should reset to context (#78917)Brian Coca
2022-09-30apt_key, fix example indentation Jasper
2022-09-30Fix connection/become task loop settings (#78565)Jordan Borean
2022-09-29Deprecate using a list of dicts for vars. See #78920 (#78927)Matt Martz
2022-09-29Fixed spelling (#78911)Joel McGuire
2022-09-28avoid roles exporting vars: (#69040)Brian Coca
2022-09-28Fix docs for new commonpath and normpath filters (#78897)Felix Fontein