add init to network/cumulus and reset module attrs

The modules were merged in without an __init__.py.  This adds the module
iniit and resets all of the module attrs to 0644
This commit is contained in:
Peter Sprygada 2016-02-12 07:10:19 -05:00 committed by Matt Clay
parent 50eda6c62e
commit ca9be1d62c
6 changed files with 0 additions and 0 deletions

0
lib/ansible/modules/network/cumulus/cl_bond.py Executable file → Normal file
View file

0
lib/ansible/modules/network/cumulus/cl_bridge.py Executable file → Normal file
View file

0
lib/ansible/modules/network/cumulus/cl_img_install.py Executable file → Normal file
View file

0
lib/ansible/modules/network/cumulus/cl_license.py Executable file → Normal file
View file

0
lib/ansible/modules/network/cumulus/cl_ports.py Executable file → Normal file
View file