google-chrome: Initial version of role
This commit is contained in:
parent
b1e5023eac
commit
2a21d31628
3 changed files with 51 additions and 0 deletions
6
roles/google-chrome/files/managed.json
Normal file
6
roles/google-chrome/files/managed.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"AuthServerWhitelist": "*.foo.sh",
|
||||
"AuthNegotiateDelegateWhitelist": "*.foo.sh",
|
||||
"HomepageLocation": "https://www.foo.sh",
|
||||
"PasswordManagerEnabled": false
|
||||
}
|
4
roles/google-chrome/files/recommended.json
Normal file
4
roles/google-chrome/files/recommended.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"RestoreOnStartup": 1,
|
||||
"ImportHistory": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue