Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 2 examples and update readme #1

Merged
merged 5 commits into from
Dec 26, 2017
Merged

add 2 examples and update readme #1

merged 5 commits into from
Dec 26, 2017

Conversation

kyliel
Copy link
Contributor

@kyliel kyliel commented Dec 21, 2017

Purpose

  1. add 2 examples
  2. update readme
  • ...

Does this introduce a breaking change?

No

Pull Request Type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x ] Documentation content changes
[ ] Other... Please describe:


## How to Test
ansible-playbook xx.yml

README.md Outdated
@@ -1,57 +1,30 @@
# Project Name
# Ansible-playbooks

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could just have "Ansible Playbooks for Azure" in title here

hosts: localhost
connection: local
vars:
resource_group: demo

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we could add comment here:

change variables below to customize your VM deployment

or something like this

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha, i have added # at the beginning of the line, that's why so big ;-)

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love the size of font!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for suggestion. Add comment for 2 playbook files.

@@ -0,0 +1,61 @@
---

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps we should have comment here to describe what the playbook does in more details

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update

@kyliel
Copy link
Contributor Author

kyliel commented Dec 21, 2017

@zikalino ready_for_review

@kyliel
Copy link
Contributor Author

kyliel commented Dec 23, 2017

#sign-off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants