summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/cloudengine/ce_config.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-498/+0
* Some cloudengine modules miss "import __future__" and "mateclass", update to ...Xu Yuandong2020-02-221-0/+3
* all: fix all the the duplicate words (#66784)Eitan Adler2020-01-281-1/+1
* Doc notes 2 (#64347)Xu Yuandong2019-11-031-0/+3
* ce_config/bug/jingdong: a bug from jingdong. (#62872)Xu Yuandong2019-10-221-45/+75
* It is necessary to undo mmi-mode enable after running commands. (#60071)Xu Yuandong2019-08-051-1/+6
* ce_config: Optimize multi-level views & fix a bug. (#59523)Xu Yuandong2019-07-291-36/+107
* fix bugs for ce (#54750)xuxiaowei2019-04-171-7/+48
* Add backup filename and dir path option for config network modules (#50801)Ganesh Nalawade2019-01-241-3/+39
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-1/+1
* BOTMETA.yml and module metadata: fix case authors (#46051)Pilou2018-11-191-1/+1
* Clean up module documentation (#36909)Dag Wieers2018-03-151-20/+3
* Add examples and language to better showcase the 'parents' parameter in multi...Tyler2018-02-091-1/+1
* Adds parents to mutually_exclusive with src for *_config modules (#33957)bdowling2018-01-031-1/+2
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-4/+4
* Update metadata to 1.1Toshio Kuratomi2017-08-151-5/+3
* Contributing new lib/ansible/modules/network/cloudengine/ce_config.py module ...QijunPan2017-05-251-0/+327