Skip to content

Commit

Permalink
Call sap_system_facts module from sap_libs
Browse files Browse the repository at this point in the history
  • Loading branch information
rickgcv authored Jan 23, 2023
1 parent 5aebc15 commit bfd09a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/sap_control/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

# Get SAP Facts
- name: Run sap_facts module to gather SAP facts
sap_facts:
community.sap_libs.sap_system_facts:
param: "{{ sap_facts_param }}"
register: sap_facts_register

Expand Down

0 comments on commit bfd09a5

Please sign in to comment.