Azure / Ansible

Ansible Solution Template on Azure
MIT License
7 stars 10 forks source link

Correct role_definition_id input to reflect role definition id instead of resource_id in azure_rm_roleassignment_facts #12

Open shannawaz opened 4 years ago

shannawaz commented 4 years ago

Correct role_definition_id input to reflect id of role definition instead of resource_id in the following doc: https://docs.ansible.com/ansible/2.8/modules/azure_rm_roleassignment_facts_module.html The correct input can be found in azure_rm_roleassignment module below https://docs.ansible.com/ansible/2.8/modules/azure_rm_roleassignment_module.html