Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcsapo authored Sep 6, 2021
1 parent 48e76c3 commit 33f776f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Create a `hosts` ([example](playbooks/hosts)) file that uses `[dnac_servers]` wi
dnac_server
```

Then, create a playbook `myplaybook.yml` ([example](playbooks/tag.yml])) referencing the variables in your credentials.yml file and specifying the full namespace path to the module, plugin and/or role:
Then, create a playbook `myplaybook.yml` ([example](playbooks/tag.yml)) referencing the variables in your credentials.yml file and specifying the full namespace path to the module, plugin and/or role:
```
- hosts: dnac_servers
vars_files:
Expand Down

0 comments on commit 33f776f

Please sign in to comment.