- change "wifi" role to "ap"
This commit is contained in:
3
hosts
3
hosts
@@ -1,6 +1,7 @@
|
||||
# list all of the raspberry PI devices in the network
|
||||
# the host name on each will be set to the first column
|
||||
# it can be 1-20 characters, letters, digits, and hyphens
|
||||
# host1 ansible_host=1.2.3.4 site_clli=philpa17
|
||||
wes-host1 ansible_host=192.168.88.217
|
||||
wes-host2 ansible_host=192.168.88.240
|
||||
wes-host3 ansible_host=192.168.88.218
|
||||
@@ -74,3 +75,5 @@ wes-host2
|
||||
[ntopng]
|
||||
# hosts running ntop
|
||||
|
||||
[ap]
|
||||
# raspberry pi will act as an access point - needs "site_clli" set on host
|
||||
|
||||
Reference in New Issue
Block a user