mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
New module: cnos_condition_command (#21793)
* Initial commit of cnos_condition_command * fix pep8 error of line too long * fix pep8 tab/space issue * Move roles to integration/roles directory and remove aliases file. * Update module short description * Change module directory name to Lenovo * change import cnos statement
This commit is contained in:
committed by
John R Barker
parent
2f126829bf
commit
059a0d07a4
@@ -0,0 +1,3 @@
|
||||
---
|
||||
conditional_command_data1:
|
||||
- {flag: "pass", clicommand: "display users"}
|
||||
Reference in New Issue
Block a user