Network_Appliance
NS0-404 · Question #76
You are creating an Ansible playbook to create a new NFS export. In which order do you need to execute the module tasks in your playbook?
The correct answer is C. na_ontap_volume na_ontap_export_policy na_ontap_export_policy_rule. You've hit your limit · resets 5am (America/New_York)
Cloud Resources Implementation
Question
You are creating an Ansible playbook to create a new NFS export. In which order do you need to execute the module tasks in your playbook?
Options
- Ana_ontap_export_policy_rule na_ontap_volume na_ontap_export_policy
- Bna_ontap_volume na_ontap_export_policy_rule na_ontap_export_policy
- Cna_ontap_volume na_ontap_export_policy na_ontap_export_policy_rule
- Dna_ontap_export_policy na_ontap_volume na_ontap_export_policy_rule
How the community answered
(16 responses)- B6% (1)
- C81% (13)
- D13% (2)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#Ansible#NFS export policy#module ordering#na_ontap_volume
Community Discussion
No community discussion yet for this question.