7.4. 데이터 파일 채우기
절차
데이터 파일 생성에서 생성된 데이터 파일을 편집합니다.
경로를 나타내는 모든 속성은 절대 경로여야 합니다.
command_generator는 최종 명령에 볼륨을 자동으로 마운트합니다.예를 들어
aws_backup_stack플레이북의 경우 파일은 다음과 같습니다.aws_backup_stack: cloud_credentials_path: ~/.aws/credentials deployment_name: AnsibleAutomationPlatform extra_vars: aws_backup_iam_role: arn:aws:iam::<Your AWS Account Number>:role/service-role/AWSBackupDefaultServiceRole aws_backup_vault_name: Default aws_region: us-east-1 aws_s3_bucket: ansible-automation-platform-bucket