delete ansible-playbook

Delete an Ansible playbook service

Synopsis

Delete

This command deletes an Ansible playbook service. Deletion operations can not be undone.

torero delete ansible-playbook <service-name> [flags]

Examples

Delete An Ansible Service

Deletes an Ansible service called my-ansible-service

>_ torero delete ansible-playbook my-ansible-service

Options

  -h, --help   help for ansible-playbook

Options inherited from parent commands

      --config string   Path to the configuration file
      --raw             Displays the result of the command in its raw format
      --verbose         Enable verbose output

SEE ALSO