Skip to content

Commit

Permalink
Add a product feature for executing an ansible playbook through the API
Browse files Browse the repository at this point in the history
  • Loading branch information
felipedf committed Oct 4, 2018
1 parent d901dcb commit 221352b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6328,6 +6328,10 @@
:description: Apply Config Pattern
:feature_type: control
:identifier: physical_server_apply_config_pattern
- :name: Execute Ansible Playbook
:description: Execute Ansible Playbook
:feature_type: control
:identifier: physical_infra_ansible
- :name: Event Streams
:description: Everything under Event Streams
:feature_type: node
Expand Down

0 comments on commit 221352b

Please sign in to comment.