update nrpe checks
add smb credentials all credentials/secrets will eventually go into vault. this is not a huge security concern since none of this is production
This commit is contained in:
4
roles/smbclient/files/.credentials
Normal file
4
roles/smbclient/files/.credentials
Normal file
@@ -0,0 +1,4 @@
|
||||
username=demo
|
||||
password=Demo123
|
||||
domain=DEMO
|
||||
|
||||
Reference in New Issue
Block a user