Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding new snap modules #586

Merged
merged 3 commits into from
Jan 3, 2025
Merged

Conversation

vivekpandeyibm
Copy link
Contributor

1: Add new snap modules with their options
2:The snap command gathers system configuration information and compresses the information into a pax file

Output:

PLAY [USER on AIX] **********************************************************************************************************************************************************************************************************************************

TASK [Reset Data] ***********************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [ALL Data] *************************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [collects dump] ********************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [Compress Data] ********************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [hacmp  Data collection] ***********************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [Compress Data] ********************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [live kernal data] *****************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [Collects dump data] ***************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [installation software data] *******************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [kernel related info] **************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [security info data] ***************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [workload manager info] ************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

TASK [hardware info data] ***************************************************************************************************************************************************************************************************************************
changed: [root@xxxxxxxxxxxxxxxxxxxxxxxxxx]

PLAY RECAP ******************************************************************************************************************************************************************************************************************************************
root@xxxxxxxxxxxxxxxxxxxxxxxxxx : ok=13   changed=13   unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   


Signed-off-by: vivekpandeyibm <vivek.pandey12@ibm.com>
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
Copy link
Contributor

@schamola schamola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added my comments, please have a look

playbooks/demo_snap.yml Outdated Show resolved Hide resolved
playbooks/demo_snap.yml Outdated Show resolved Hide resolved
plugins/modules/snap.py Outdated Show resolved Hide resolved
Signed-off-by: vivekpandeyibm <vivek.pandey12@ibm.com>
Signed-off-by: vivekpandeyibm <vivek.pandey12@ibm.com>
@vivekpandeyibm
Copy link
Contributor Author

All the above comments have addressed

@nitismis nitismis merged commit 6c02a52 into IBM:dev-collection Jan 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants