community.general/lib/ansible/modules/packaging
Raúl Cuza c84e70cf10 Add note to `apt_key` doc about update requirement (#25111)
* Add note about adding new key requiring update

When a new repo and new key are added, attempts to install packages
signed by that key fail until `apt-get update` is run.  This note
is an attempt to help users avoid getting errors when they miss
this step.

* related to issue #25091

* switch example to apt module
2018-08-16 13:18:17 -05:00
..
language pip: combine chdir and env only when env is set (#40793) 2018-08-13 19:59:01 +02:00
os Add note to `apt_key` doc about update requirement (#25111) 2018-08-16 13:18:17 -05:00
__init__.py