mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 14:05:13 +00:00
This adds two dependencies to the apt_repository module: apt and apt_pkg. These come from the package python-apt. This is used to parse the host's sources.list and examine whether the repo is already configured. This then eliminates the unnecessary 'add-apt-repository --remove' from running. |
||
|---|---|---|
| .. | ||
| add_host | ||
| apt | ||
| apt_key | ||
| apt_repository | ||
| assemble | ||
| async_status | ||
| async_wrapper | ||
| authorized_key | ||
| command | ||
| copy | ||
| cron | ||
| debug | ||
| easy_install | ||
| ec2 | ||
| facter | ||
| fail | ||
| fetch | ||
| file | ||
| fireball | ||
| get_url | ||
| git | ||
| group | ||
| group_by | ||
| ini_file | ||
| lineinfile | ||
| mount | ||
| mysql_db | ||
| mysql_user | ||
| nagios | ||
| ohai | ||
| pacman | ||
| pause | ||
| ping | ||
| pip | ||
| postgresql_db | ||
| postgresql_user | ||
| raw | ||
| script | ||
| seboolean | ||
| selinux | ||
| service | ||
| setup | ||
| shell | ||
| slurp | ||
| subversion | ||
| supervisorctl | ||
| svr4pkg | ||
| sysctl | ||
| template | ||
| user | ||
| virt | ||
| wait_for | ||
| yum | ||