1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library
Stephen Fromm 63ba441163 Add ability to create SSH key for user in user module
This allows one to create a SSH key for user.  You may define:
ssh_key_type, ssh_key_bits, ssh_key_file, ssh_key_comment,
and ssh_key_passphrase.  If no passphrase is provided, the
key will be passphrase-less.  This will not overwrite an existing key.
In the JSON returned, it will provide the ssh_fingerprint and
ssh_key_file.
2012-10-19 22:00:31 -07:00
..
apt Remove "the the" 2012-10-17 19:38:17 -04:00
apt_repository Fix help text 2012-10-16 18:17:44 -04:00
assemble
async_status
async_wrapper
authorized_key
command
copy Copy module can replace symlink with a real file. 2012-10-18 01:04:52 +01:00
cron module_formatter: .rst now correctly handles code examples 2012-10-18 13:49:19 +02:00
debug module_formatter: .rst now correctly handles code examples 2012-10-18 13:49:19 +02:00
easy_install
facter Erroneous space in facter documentation. 2012-10-18 01:20:40 +01:00
fail Fix indent of fail module example to prevent unwanted <blockquote></pre></p> <br/></blockquote> from showing up in docsite output. 2012-10-18 02:09:11 +01:00
fetch
file symlink fix 2012-10-18 20:08:57 +08:00
fireball module_formatter: .rst now correctly handles code examples 2012-10-18 13:49:19 +02:00
get_url
git Further cleanup to add another rc check and remove a now redundent one. 2012-10-12 18:26:40 +00:00
group
ini_file removed EXAMPLES from ini_file 2012-09-29 01:26:40 +02:00
lineinfile Use the standard 'dest' option for target files, make 'name' an alias 2012-10-05 11:03:14 +02:00
mail typo 2012-10-16 14:40:35 +02:00
mount
mysql_db fix issue with mysql authentication and states not dump or import 2012-10-12 16:26:59 -04:00
mysql_user
nagios
ohai
pause The pause 'prompt' parameter now requires quotes around the message. 2012-10-12 23:48:08 -04:00
ping
pip Test for python-pip as well as pip 2012-10-14 12:14:59 +02:00
postgresql_db
postgresql_user
raw Added attribution to all module DOCUMENTATION strings 2012-10-01 12:37:51 +02:00
seboolean
selinux make policy only be required if state is not disabled 2012-10-19 17:17:30 -04:00
service fix mentioning of redundant aliases in module docs, remove was removed anyway 2012-10-12 18:14:09 -04:00
setup fixed but in pulling data from dmesg command, wrong function to use as file for for loop 2012-10-16 18:44:09 -04:00
shell fix wording of shell documentation 2012-10-05 14:59:49 +02:00
slurp
subversion
supervisorctl Added DOCUMENTATION to supervisorctl module. 2012-09-29 21:02:07 +02:00
template
user Add ability to create SSH key for user in user module 2012-10-19 22:00:31 -07:00
virt
wait_for
yum when a pkg is installed, but not from any repo, don't error out 2012-10-19 16:28:39 -04:00