mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 14:01:42 -07:00
Reverting version_added field in the apt_repository module
This commit is contained in:
parent
ded947008a
commit
0958673574
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- A source string state.
|
- A source string state.
|
||||||
author: Alexander Saltanov
|
author: Alexander Saltanov
|
||||||
version_added: "1.2.1"
|
version_added: "0.7"
|
||||||
requirements: [ python-apt ]
|
requirements: [ python-apt ]
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue