You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Brian Coca fcea07bbef
Custom salt for ansible-vault encrypt (#79063)
* Custom salt for ansible-vault encrypt

  add VAULT_ENCRYPT_SALT config
  add salt testing


Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Piotr Stawarski <p@stawarski.pl>
3 years ago
..
_vendor Revert "ansible-test - Fix import test when vendoring." 4 years ago
cli ansible-vault: add newline to the output of the 'encrypt_string' command (#79017) 3 years ago
collections expand ansible-doc coverage (#74963) 4 years ago
compat Updated bundled libraries (#70418) 6 years ago
config Custom salt for ansible-vault encrypt (#79063) 3 years ago
errors refactor and fixes for doc parsing (#77719) 3 years ago
executor Fix connection/become task loop settings (#78565) 3 years ago
galaxy Fix collection install from source respects symlinks (#78983) 3 years ago
inventory ansible-test - Update sanity test requirements. (#78528) 3 years ago
module_utils facts: List all local (scope host) IP address ranges (#79018) 3 years ago
modules Add password_hash filter and fix some nits (#78743) 3 years ago
parsing Custom salt for ansible-vault encrypt (#79063) 3 years ago
playbook Ensure that we do not squash keywords in validate (#79049) 3 years ago
plugins Fix using FQCN for flush_handlers (#79057) 3 years ago
template Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913) 3 years ago
utils slight var loading optimization (#78835) 3 years ago
vars avoid roles exporting vars: (#69040) 3 years ago
__init__.py Require Jinja2 3.0.0 (#75881) 4 years ago
__main__.py Python 3.9 min for controller (#77566) 3 years ago
constants.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 3 years ago
context.py Remove collections compat from controller code. 4 years ago
keyword_desc.yml Fixed typo in keyword_desc.yml (#76280) 4 years ago
release.py Bump devel to 2.15.0.dev0 (#78817) 3 years ago