Skip to content

Commit

Permalink
Merge pull request #18059 from felipedf/ansible
Browse files Browse the repository at this point in the history
Add product features to ansible endpoint in the API
  • Loading branch information
agrare authored Oct 30, 2018
2 parents 67fd66a + 221352b commit e513775
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 @@ -6324,6 +6324,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 e513775

Please sign in to comment.