mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 00:47:29 -02:30
various references to tower
This commit is contained in:
@@ -246,7 +246,7 @@ EXAMPLES = '''
|
||||
notification_configuration:
|
||||
username: user
|
||||
password: s3cr3t
|
||||
sender: tower@example.com
|
||||
sender: controller@example.com
|
||||
recipients:
|
||||
- user1@example.com
|
||||
host: smtp.example.com
|
||||
@@ -286,7 +286,7 @@ EXAMPLES = '''
|
||||
name: irc notification
|
||||
notification_type: irc
|
||||
notification_configuration:
|
||||
nickname: tower
|
||||
nickname: controller
|
||||
password: s3cr3t
|
||||
targets:
|
||||
- user1
|
||||
|
||||
Reference in New Issue
Block a user