Commit Graph

16 Commits (stable-2.17)

Author SHA1 Message Date
JustinWayland dec9eeb2e5
Remove create_new_password parameter in CLI.build_vault_ids (#82066)
3 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Abhijeet Kasurde 3fe48ecba2
Add collection path in CLI version info (#68633)
6 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
7 years ago
Toshio Kuratomi 7e92ff823e Split up the base_parser function
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Adrian Likins 86dc3c09ac
Fix vault --ask-vault-pass with no tty (#31493)
9 years ago
Adrian Likins 307be59092 Don't ask for password confirm on 'ansible-vault edit' (#30514)
9 years ago
Adrian Likins 8003437ebc prompt for new pass on create/encrypt if none specified (#28185)
9 years ago
Adrian Likins 5739bb075f Vault secrets default vault ids list (#28190)
9 years ago
Adrian Likins 82f550e8cd Add prompt formats for 2.3 compat ask-vault-pass (#27974)
9 years ago
Adrian Likins 934b645191 Support multiple vault passwords (#22756)
9 years ago
Adrian Likins 694c57de2e add python version info to --version (#22089)
9 years ago