`s3_sync` module: Add ANSIBLE_METADATA parameter

pull/19046/head^2
Ryan S. Brown 8 years ago
parent be7a568b33
commit 5204024f35

@ -14,6 +14,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': ['preview'],
'supported_by': 'community',
'version': '1.0'}
DOCUMENTATION = '''
---
module: s3_sync

Loading…
Cancel
Save