Crostini Ansible playbook

Provides an Ansible playbook that should be executed in the default Crostini container.

This policy allows to provide an Ansible playbook to be applied to the default Crostini container if it is available on the given device and allowed by policies.

The size of the data must not exceed 1MB (1000000 bytes) and must be encoded in YAML. The cryptographic hash is used to verify the integrity of the download.

The configuration is downloaded and cached. It will be re-downloaded whenever the URL or the hash changes.

If you set the policy, users can't change it. If not set, users can continue using default Crostini container in its ongoing configuration if Crostini is allowed by policies.
See https://cloud.google.com/docs/chrome-enterprise/policies/?policy=CrostiniAnsiblePlaybook for more information about schema and formatting.

Example value:

{
"url": "https://example.com/ansibleplaybook",
"hash": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeefdeadbeef"
}

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Crostini Ansible playbook (The single-line field is deprecated and will be removed in the future. Please start using the multi-line textbox below.)

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameCrostiniAnsiblePlaybook
Value TypeREG_SZ
Default Value


Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Google\ChromeOS
Value NameCrostiniAnsiblePlaybook
Value TypeREG_MULTI_SZ
Default Value

chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)