Solved
Forum Discussion
simon
11 months agoPuritan
OK - so I can't reproduce this:
```$ ansible-playbook test.yaml
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
PLAY [casefold host] **************************************************************************************************************************************************
TASK [Gathering Facts] ************************************************************************************************************************************************
ok: [localhost]
TASK [Take Snapshot of Protetion Group of "simon"] ********************************************************************************************************************
changed: [localhost]
PLAY RECAP ************************************************************************************************************************************************************
localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0```
The playbook is exactly the same as yours.
Please double check the pypureclient SDK version and the Ansible Collection is at 1.28.0 (or 1.28.1 which was released today).
I do not have an AAP environment to try this out on.
Would you be willing to do a Zoom call to look over this?
Related Content
- 3 months ago
- 2 months ago