community.general/lib/ansible/modules
Maciej Delmanowski c7e2226035 Do not require TTY for 'apt-key' operations (#48580)
The 'gpg' command supports the '--no-tty' option, which disables any use
of a TTY during its execution. This parameter is sometimes required for
non-interactive operation to avoid any questions for the user.

The 'apt-key adv' command can pass additional parameters to the
underlying 'gpg' command. This patch adds the '--no-tty' option to avoid
issues with APT key imports when Ansible pipelining active, which
disables the use of a dedicated TTY.
2018-11-19 12:40:06 +00:00
..
cloud BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
clustering Provide Kubernetes resource validation to k8s module (#43352) 2018-11-16 12:44:59 +00:00
commands command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
crypto Type error in openssl_certificate (#47508) 2018-10-26 09:11:00 +05:30
database BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
files Clarify what recursive setting of attributes means (#48548) 2018-11-13 15:11:48 -06:00
identity BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
monitoring BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
net_tools nmcli: Introduce IPIP Tunnel (#45933) 2018-11-16 23:57:11 -05:00
network BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
notification RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
packaging Do not require TTY for 'apt-key' operations (#48580) 2018-11-19 12:40:06 +00:00
remote_management UCS managed objects module for direct control of any object (#44470) 2018-11-16 12:46:41 +00:00
source_control Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
storage Update Pure Storage FlashArray volume module (#45225) 2018-11-10 04:08:28 -05:00
system Make puppet module useable on puppet 6 (#46044) 2018-11-19 12:12:25 +00:00
utilities Add new meta task end_host (#47194) 2018-11-14 09:46:25 -05:00
web_infrastructure Add survey_spec parameter to module. (#48182) 2018-11-07 13:09:40 +01:00
windows win_get_url: Rewrite using AnsibleModule (#48390) 2018-11-19 08:17:13 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00