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

Feature/ansibletags #2

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Feature/ansibletags #2

merged 2 commits into from
Nov 17, 2021

Conversation

gianluca-mascolo
Copy link
Owner

Add tags to playbook.
When playbook is called without specifying tags it will create all network interfaces and instances.
List of tags implemented:

Tag Function
create Create only instances
create_interfaces Create only TAP interfaces
destroy Destroy only instances
destroy_interfaces Destroy only TAP interfaces
destroy_all Destroy everything

@gianluca-mascolo gianluca-mascolo merged commit 7f460a3 into main Nov 17, 2021
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.

None yet

1 participant