7.4. 데이터 파일 채우기

절차

  • 데이터 파일 생성에서 생성된 데이터 파일을 편집합니다.

    경로를 나타내는 모든 속성은 절대 경로여야 합니다. command_generator 는 최종 명령에 볼륨을 자동으로 마운트합니다.

    예를 들어 gcp_backup_deployment 플레이북의 경우 파일은 다음이 됩니다.

    gcp_backup_deployment
      cloud_credentials_path: /path/to/credentials
      deployment_name: my-deployment
      extra_vars:
        cp_bucket_backup_name: my-bucket
        gcp_compute_region: us-east1
        gcp_compute_zone: us-east1-b