Skip to content

Commit

Permalink
updating code
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Feb 22, 2024
1 parent 4f5b841 commit 27a8bd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _deployments/configure_aap.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ ansible-playbook push_to_controller.yaml -e "ee_name_var=ansible-aws-roles" -e "
{% endhighlight %}
![20240221125007](https://i.imgur.com/7kAxN3V.png)

## Configure Controller for Microshift Deployments on AWS
{% highlight bash %}
ansible-playbook microshift-ansible-aws-roles.yaml -e "@secret-vars-microshift-ansible-aws-roles.yml" -e "@projects/ansible-aws-roles/microshift-ansible-aws-vars.yaml" -vvv
{% endhighlight %}
![20240221124855](https://i.imgur.com/3PUdxRK.png)

## Load Execution Environment for edge.microshft collection
{% highlight bash %}
Expand All @@ -57,6 +52,11 @@ ansible-playbook push_to_controller.yaml -e "ee_name_var=edge.microshift" -e "se
{% endhighlight %}
![20240221125202](https://i.imgur.com/E37ENMW.png)

## Configure Controller for Microshift Deployments on AWS
{% highlight bash %}
ansible-playbook microshift-ansible-aws-roles.yaml -e "@secret-vars-microshift-ansible-aws-roles.yml" -e "@projects/ansible-aws-roles/microshift-ansible-aws-vars.yaml" -vvv
{% endhighlight %}
![20240221124855](https://i.imgur.com/3PUdxRK.png)

## Configure Automation Hub

Expand Down

0 comments on commit 27a8bd0

Please sign in to comment.