Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Mohamed Alibi
ansible-examples
Commits
925a7fb6
Commit
925a7fb6
authored
Oct 26, 2016
by
Carson Tam
Browse files
Added task to reload ansible_facts after installing libselinux-python.
parent
07f9bb09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
wordpress-nginx/roles/common/tasks/main.yml
wordpress-nginx/roles/common/tasks/main.yml
+3
-0
No files found.
wordpress-nginx/roles/common/tasks/main.yml
View file @
925a7fb6
...
...
@@ -2,6 +2,9 @@
-
name
:
Install libselinux-python
yum
:
name=libselinux-python state=present
-
name
:
Reload ansible_facts
setup
:
-
name
:
Copy the EPEL repository definition
copy
:
src=epel.repo dest=/etc/yum.repos.d/epel.repo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment