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/modules
Thomas Sjögren fb8ede22e1
don't warn about using a yescrypt hash as user password (#82071)
* dont warn about using a yescrypt hash as password

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add changelog

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

* add yescrypt test

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>

---------

Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2 years ago
..
__init__.py
add_host.py Require `from __future__ import annotations` (#81902) 2 years ago
apt.py Update apt.py (#81975) 2 years ago
apt_key.py Require `from __future__ import annotations` (#81902) 2 years ago
apt_repository.py Replace launchpad.net/api with api.launchpad.net @ apt_repository module 2 years ago
assemble.py Require `from __future__ import annotations` (#81902) 2 years ago
assert.py Require `from __future__ import annotations` (#81902) 2 years ago
async_status.py Require `from __future__ import annotations` (#81902) 2 years ago
async_wrapper.py Require `from __future__ import annotations` (#81902) 2 years ago
blockinfile.py Require `from __future__ import annotations` (#81902) 2 years ago
command.py Require `from __future__ import annotations` (#81902) 2 years ago
copy.py Fix additional spelling errors in builtin modules (#82012) 2 years ago
cron.py Require `from __future__ import annotations` (#81902) 2 years ago
deb822_repository.py Require `from __future__ import annotations` (#81902) 2 years ago
debconf.py Require `from __future__ import annotations` (#81902) 2 years ago
debug.py Require `from __future__ import annotations` (#81902) 2 years ago
dnf.py Require `from __future__ import annotations` (#81902) 2 years ago
dnf5.py Require `from __future__ import annotations` (#81902) 2 years ago
dpkg_selections.py Require `from __future__ import annotations` (#81902) 2 years ago
expect.py Require `from __future__ import annotations` (#81902) 2 years ago
fail.py Require `from __future__ import annotations` (#81902) 2 years ago
fetch.py Require `from __future__ import annotations` (#81902) 2 years ago
file.py Require `from __future__ import annotations` (#81902) 2 years ago
find.py Require `from __future__ import annotations` (#81902) 2 years ago
gather_facts.py Require `from __future__ import annotations` (#81902) 2 years ago
get_url.py Require `from __future__ import annotations` (#81902) 2 years ago
getent.py Fix additional spelling errors in builtin modules (#82012) 2 years ago
git.py Fix locale related parsing error in git.py 2 years ago
group.py Require `from __future__ import annotations` (#81902) 2 years ago
group_by.py Require `from __future__ import annotations` (#81902) 2 years ago
hostname.py Require `from __future__ import annotations` (#81902) 2 years ago
import_playbook.py Require `from __future__ import annotations` (#81902) 2 years ago
import_role.py Require `from __future__ import annotations` (#81902) 2 years ago
import_tasks.py Require `from __future__ import annotations` (#81902) 2 years ago
include_role.py Require `from __future__ import annotations` (#81902) 2 years ago
include_tasks.py Require `from __future__ import annotations` (#81902) 2 years ago
include_vars.py Require `from __future__ import annotations` (#81902) 2 years ago
iptables.py Require `from __future__ import annotations` (#81902) 2 years ago
known_hosts.py Require `from __future__ import annotations` (#81902) 2 years ago
lineinfile.py Require `from __future__ import annotations` (#81902) 2 years ago
meta.py Require `from __future__ import annotations` (#81902) 2 years ago
package.py Require `from __future__ import annotations` (#81902) 2 years ago
package_facts.py Require `from __future__ import annotations` (#81902) 2 years ago
pause.py Require `from __future__ import annotations` (#81902) 2 years ago
ping.py Require `from __future__ import annotations` (#81902) 2 years ago
pip.py Require `from __future__ import annotations` (#81902) 2 years ago
raw.py Require `from __future__ import annotations` (#81902) 2 years ago
reboot.py Require `from __future__ import annotations` (#81902) 2 years ago
replace.py Require `from __future__ import annotations` (#81902) 2 years ago
rpm_key.py Require `from __future__ import annotations` (#81902) 2 years ago
script.py Require `from __future__ import annotations` (#81902) 2 years ago
service.py Consolidate systemd detection logic (#81809) 2 years ago
service_facts.py Consolidate systemd detection logic (#81809) 2 years ago
set_fact.py Require `from __future__ import annotations` (#81902) 2 years ago
set_stats.py Require `from __future__ import annotations` (#81902) 2 years ago
setup.py Require `from __future__ import annotations` (#81902) 2 years ago
shell.py Require `from __future__ import annotations` (#81902) 2 years ago
slurp.py Require `from __future__ import annotations` (#81902) 2 years ago
stat.py Require `from __future__ import annotations` (#81902) 2 years ago
subversion.py Require `from __future__ import annotations` (#81902) 2 years ago
systemd.py rename systemd module to services only (#77644) 4 years ago
systemd_service.py Require `from __future__ import annotations` (#81902) 2 years ago
sysvinit.py Require `from __future__ import annotations` (#81902) 2 years ago
tempfile.py Require `from __future__ import annotations` (#81902) 2 years ago
template.py Require `from __future__ import annotations` (#81902) 2 years ago
unarchive.py Require `from __future__ import annotations` (#81902) 2 years ago
uri.py Require `from __future__ import annotations` (#81902) 2 years ago
user.py don't warn about using a yescrypt hash as user password (#82071) 2 years ago
validate_argument_spec.py Require `from __future__ import annotations` (#81902) 2 years ago
wait_for.py Require `from __future__ import annotations` (#81902) 2 years ago
wait_for_connection.py Require `from __future__ import annotations` (#81902) 2 years ago
yum.py Require `from __future__ import annotations` (#81902) 2 years ago
yum_repository.py Fix additional spelling errors in builtin modules (#82012) 2 years ago