Skip to content

Commit

Permalink
group updates to public branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lj020326 committed Feb 5, 2024
1 parent f7eb02d commit ce0eb89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ group var file|var names used

If there is the need to invoke the firewall role from another role, see the example nfs-service role invoking the firewall role below.

[roles/nfs-service/tasks/main.yml](https://github.com/lj020326/ansible-datacenter/roles/nfs-service/tasks/main.yml):
[roles/bootstrap-nfs-service/tasks/main.yml](https://github.com/lj020326/ansible-datacenter/blob/main/roles/bootstrap-nfs-service/tasks/main.yml#L56-L64):
```yaml
- name: Setup and run nfs
include_role:
Expand Down

0 comments on commit ce0eb89

Please sign in to comment.