yaml tag

4 questions


1 answers
360 views
0
What does Type: AWS::EC2::Subnet mean?

Type:AWS::EC2::Subnet does not understand the meaning of :.For example, Key:name indicates that the key value is name.However, Type:AWS::EC2::Subnet has two :s, and I looked for a different meaning th...


1 answers
440 views
0
How to Write Input Check Information to the Swagger YAML

I am making a swagger-style YAML with OpenAPI 3.0, but I am having trouble writing input check information for the API.Please let me know which block and which properties I should use.

1 years ago

1 answers
107 views
0
Python wants to convert CSV file to YAML, but it doesn't print well

Python wants to convert CSV to YAML, but it doesn't output as expected.version, 3services,db,container_name, atcoder-stream-dbimage, postgres: 12.1express, -5432web-backend,container_name, atcoder-str...

1 years ago

1 answers
106 views
0
Understanding Configuration Changes to Ansible Multiple Targets

I am currently studying Ansible.Programming is almost beginner level.Verification is underway to allow Ansible to make configuration changes to multiple Linux servers.·I would like to set different se...


© 2024 OneMinuteCode. All rights reserved.