Skip to content

Commit d31ae70

Browse files
authored
Update README.md
1 parent cb30300 commit d31ae70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Note - If you want to run against Ansible version 2.9 instead of the collection,
7070
2. Ansible has a feature called "Check Mode" that enables you to test the
7171
changes without actually changing anything.
7272
3. The login and logout happens automatically.
73-
4. If you want to login to a specific domain, in the playbook above in the `vars`secion change the domain name to
74-
`ansible_checkpoint_domain`
73+
4. If you want to login to a specific domain, in the playbook above, in the `vars`secion, in
74+
`ansible_checkpoint_domain` key, change the value from `SMC User` to `YOUR_DOMAIN`
7575
5. There are two ways to publish changes:
7676
a. Set the `auto_publish_session` to `true` as displayed in the example playbook above.
7777
This option will publish only the task which this parameter belongs to.

0 commit comments

Comments
 (0)