mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -07:00
Refreshed metadata for extras modules
This commit is contained in:
parent
92588923f4
commit
bd12c4bfe7
501 changed files with 2005 additions and 1 deletions
|
@ -13,6 +13,10 @@
|
|||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
ANSIBLE_METADATA = {'status': ['stableinterface'],
|
||||
'supported_by': 'committer',
|
||||
'version': '1.0'}
|
||||
|
||||
DOCUMENTATION = '''
|
||||
module: ec2_vpc_nacl
|
||||
short_description: create and delete Network ACLs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue