summaryrefslogtreecommitdiff
path: root/releasenotes/notes/connection-vars-f4638e5ffeef095d.yaml
blob: 427f434298431f814719b0da3d2d1ac6e997a3c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
security:
  - |
    The following connection-related variables are no longer allowed
    to be set in job definitions, as they may be used to circumvent
    security measures:

      * ansible_connection
      * ansible_host
      * ansible_python_interpreter
      * ansible_shell_executable
      * ansible_user

    They may still be set using the corresponding settings in
    Nodepool.