IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

Add the .vscode folder to the .gitignore file and add delete_junction role #178

Closed jfmainville closed 4 years ago

jfmainville commented 4 years ago

Add the .vscode folder to the .gitignore file in order to ignore the VS Code specific configurations.

sygilber commented 4 years ago

Hi JF

May it be usefull also to copy this commit to isds-ansible-roles repo ?

jfmainville commented 4 years ago

Yes, absolutely, it would be useful to add this change to the isds-ansible-roles repository as well.

jfmainville commented 4 years ago

Updated this pull request to also include a new Ansible role to delete a single junction (delete_junction).