1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

Migrate apt_repo to community.general (#102)

* Migrate apt_repo to community.general

* nuke version_added

Co-Authored-By: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Matt Martz
2020-04-02 10:50:13 -05:00
committed by GitHub
parent 3b1bca1f71
commit d9420f88bc
4 changed files with 151 additions and 0 deletions

1
plugins/modules/apt_repo.py Symbolic link
View File

@ -0,0 +1 @@
./packaging/os/apt_repo.py