7.4. 填充数据文件
流程
编辑生成数据文件过程中生成的数据文件。
代表路径的任何属性都必须是绝对路径。
command_generator在最终命令中自动挂载卷。例如,在使用
aws_backup_stackplaybook 时,该文件将变为: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